Fix strchr test
[platform/upstream/glibc.git] / string / test-strncmp.c
2011-04-07 Andreas SchwabRevert "Fix strncmp page test to limit length to size...
2011-04-05 Andreas SchwabFix strncmp page test to limit length to size of object
2011-03-21 Ulrich DrepperFix whitespace issue.
2011-03-21 H.J. LuHandle page boundaries in x86 SSE4.2 strncmp.
2010-04-15 H.J. LuFix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.S
2005-11-18 Ulrich Drepper[BZ #1877]
2005-11-17 Ulrich Drepper[BZ #1877]
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2003-04-17 Ulrich DrepperUpdate.
2003-04-11 Roland McGrath* string/test-strcmp.c (do_random_tests): Test whether...
2002-11-09 Roland McGrath* string/test-strspn.c (do_test): Ensure zero termination.
2002-11-08 Roland McGrath* string/test-strchr.c (stupid_strchr): New function.
2002-11-07 Roland McGrath* string/test-string.h: New file.