summaryrefslogtreecommitdiffstats
path: root/newlib/libc/string/strcasestr.c
Commit message (Expand)AuthorAgeFilesLines
* Make strstr and strcasestr O(n), not O(n^2); add memmem.Eric Blake2008-01-121-4/+53
* 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-12-191-1/+0
* 2007-06-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-06-081-0/+99