aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/string/memmem.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-17ansification: remove _DEFUNYaakov Selkowitz1-2/+1
2018-01-17ansification: remove _ANDYaakov Selkowitz1-3/+3
2017-12-01string: remove TRAD_SYNOPSISYaakov Selkowitz1-1/+1
2008-01-12Make strstr and strcasestr O(n), not O(n^2); add memmem.Eric Blake1-0/+102