about summary refs log tree commit diff
path: root/string/test-strcasestr.c
Commit message (Expand)AuthorAgeFilesLines
* 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