summaryrefslogtreecommitdiff
path: root/string/test-memchr.c
AgeCommit message (Expand)Author
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-05-25Add memchr tests for n == 0H.J. Lu
2017-03-29Fix i686 memchr overflow calculation (BZ#21182)Adhemerval Zanella
2017-03-23Update string tests to use the support test driver.Wainer dos Santos Moschetta
2017-02-16Add missing header files throughout the testsuite.Zack Weinberg
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-27Fix x86_64 memchr for large input sizesAdhemerval Zanella
2016-12-16Fix typos and missing closing bracket in test-memchr.cAdhemerval Zanella
2016-12-16Fix powerpc64/power7 memchr for large input sizesAdhemerval Zanella
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-08-26S390: Optimize memchr, rawmemchr and wmemchr.Stefan 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
2009-06-16Fix x86-64 memchr for large lengths.Jakub Jelinek
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-07* string/test-string.h: New file.Roland McGrath