aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/string/strstr.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-12Make strstr and strcasestr O(n), not O(n^2); add memmem.Eric Blake1-3/+51
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor1-0/+73