Update copyright dates with scripts/update-copyrights.
[external/glibc.git] / string / test-strcmp.c
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-05-01 David S. MillerFix v9/64-bit strcmp when string ends in multiple zero...
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-06-11 Siddhesh PoyarekarRemove performance-related bits from string tests
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-10-20 H.J. LuAdd string IFUNC tests
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory.
2012-04-02 Thomas SchwingeTestsuite #include fixes.
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2011-12-17 Ulrich DrepperWP fixes
2011-12-17 Ulrich DrepperOptimized wcschr and wcscpy for x86-64 and x86-32
2011-10-23 Ulrich DrepperMore WS fixes
2011-10-23 Liubov DmitrievaFix signedness in wcscmp comparison
2011-08-04 Ulrich DrepperCleanup wcscmp test addition
2011-08-04 Liubov DmitrievaNew comprehensive test for wcscmp
2005-12-27 Roland McGrath* posix/tst-execle1.c (do_test): Add a const.
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-08 Roland McGrath* string/test-strchr.c (stupid_strchr): New function.
2002-11-07 Roland McGrath* string/test-string.h: New file.