aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Remove performance-related bits from string testsSiddhesh Poyarekar2013-06-111-25/+0
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Add string IFUNC testsH.J. Lu2012-10-191-1/+2
* Test strcasestr/strchr/strstr under all implementationsH.J. Lu2012-10-051-3/+25
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix tolower operation in strcasestr.Ulrich Drepper2010-07-301-1/+1
* Add performance tests for strstr and strcasestr.Ulrich Drepper2010-07-231-0/+197