aboutsummaryrefslogtreecommitdiff
path: root/string/test-strcmp.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-23Update string tests to use the support test driver.Wainer dos Santos Moschetta1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-05-01Fix v9/64-bit strcmp when string ends in multiple zero bytes.David S. Miller1-0/+28
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-06-11Remove performance-related bits from string testsSiddhesh Poyarekar1-24/+0
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-10-19Add string IFUNC testsH.J. Lu1-0/+5
2012-04-02Testsuite #include fixes.Thomas Schwinge1-1/+3
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-12-17WP fixesUlrich Drepper1-3/+5
2011-12-17Optimized wcschr and wcscpy for x86-64 and x86-32Ulrich Drepper1-9/+8
2011-10-23More WS fixesUlrich Drepper1-4/+4
2011-10-23Fix signedness in wcscmp comparisonLiubov Dmitrieva1-14/+75
2011-08-04Cleanup wcscmp test additionUlrich Drepper1-206/+149
2011-08-04New comprehensive test for wcscmpLiubov Dmitrieva1-23/+157
2005-12-27* posix/tst-execle1.c (do_test): Add a const.Roland McGrath1-4/+4
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-4/+4
2007-07-122.5-18.1Jakub Jelinek1-4/+4
2003-04-17Update.Ulrich Drepper1-1/+3
2003-04-11* string/test-strcmp.c (do_random_tests): Test whether return valueRoland McGrath1-3/+7
2002-11-08* string/test-strchr.c (stupid_strchr): New function.Roland McGrath1-21/+36
2002-11-07* string/test-string.h: New file.Roland McGrath1-0/+239