| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Use correct signedness in wcsncmp | Stefan Liebler | 2015-04-13 | 1 | -49/+129 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Remove performance-related bits from string tests | Siddhesh Poyarekar | 2013-06-11 | 1 | -35/+0 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Add string IFUNC tests | H.J. Lu | 2012-10-19 | 1 | -1/+2 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Revert "Fix strncmp page test to limit length to size of object" | Andreas Schwab | 2011-04-07 | 1 | -4/+3 |
* | Fix strncmp page test to limit length to size of object | Andreas Schwab | 2011-04-05 | 1 | -3/+4 |
* | Fix whitespace issue. | Ulrich Drepper | 2011-03-21 | 1 | -8/+8 |
* | Handle page boundaries in x86 SSE4.2 strncmp. | H.J. Lu | 2011-03-21 | 1 | -0/+41 |
* | Fix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.S | H.J. Lu | 2010-04-15 | 1 | -4/+35 |
* | [BZ #1877] | Ulrich Drepper | 2005-11-18 | 1 | -8/+33 |
* | [BZ #1877] | Ulrich Drepper | 2005-11-17 | 1 | -4/+56 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -81/+4 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -4/+81 |
* | Update. | Ulrich Drepper | 2003-04-17 | 1 | -1/+3 |
* | * string/test-strcmp.c (do_random_tests): Test whether return value | Roland McGrath | 2003-04-11 | 1 | -3/+7 |
* | * string/test-strspn.c (do_test): Ensure zero termination. | Roland McGrath | 2002-11-09 | 1 | -1/+1 |
* | * string/test-strchr.c (stupid_strchr): New function. | Roland McGrath | 2002-11-08 | 1 | -21/+35 |
* | * string/test-string.h: New file. | Roland McGrath | 2002-11-07 | 1 | -0/+259 |