summaryrefslogtreecommitdiff
path: root/string/test-strncmp.c
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-04-13Use correct signedness in wcsncmpStefan Liebler
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-06-11Remove performance-related bits from string testsSiddhesh Poyarekar
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-19Add string IFUNC testsH.J. Lu
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-04-07Revert "Fix strncmp page test to limit length to size of object"Andreas Schwab
2011-04-05Fix strncmp page test to limit length to size of objectAndreas Schwab
2011-03-21Fix whitespace issue.Ulrich Drepper
2011-03-21Handle page boundaries in x86 SSE4.2 strncmp.H.J. Lu
2010-04-15Fix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.SH.J. Lu
2005-11-18[BZ #1877]Ulrich Drepper
2005-11-17[BZ #1877]Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2003-04-17Update.Ulrich Drepper
2003-04-11* string/test-strcmp.c (do_random_tests): Test whether return valueRoland McGrath
2002-11-09* string/test-strspn.c (do_test): Ensure zero termination.Roland McGrath
2002-11-08* string/test-strchr.c (stupid_strchr): New function.Roland McGrath
2002-11-07* string/test-string.h: New file.Roland McGrath