summaryrefslogtreecommitdiffstats
path: root/newlib/libc/string/memmem.c
Commit message (Expand)AuthorAgeFilesLines
* Make strstr and strcasestr O(n), not O(n^2); add memmem.Eric Blake2008-01-121-0/+102