summaryrefslogtreecommitdiffstats
path: root/newlib/libc/string/strstr.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_20-branchpointcvs2svn2009-09-041-121/+0
* Make strstr and strcasestr O(n), not O(n^2); add memmem.Eric Blake2008-01-121-3/+51
* import newlib-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+73