summaryrefslogtreecommitdiff
path: root/string/test-strchr.c
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-08-26S390: Optimize strchrnul and wcschrnul.Stefan Liebler
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-26Fix test-strchr.c warnings for wide string testing.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-10-05Test strcasestr/strchr/strstr under all implementationsH.J. Lu
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-10-29Add strchrnul performance testUlrich Drepper
2011-10-25Fix strchr testAndreas Schwab
2011-10-23Fix WSUlrich Drepper
2011-10-23Add wcschr test casesLiubov Dmitrieva
2005-12-27* posix/tst-execle1.c (do_test): Add a const.Roland McGrath
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
2002-11-08* string/test-strchr.c (stupid_strchr): New function.Roland McGrath
2002-11-07* string/test-string.h: New file.Roland McGrath