aboutsummaryrefslogtreecommitdiff
path: root/src/string/memmem.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* add memmem function (gnu extension)•••based on strstr. passes gnulib tests and a few quick checks of my own. Rich Felker2012-10-151-0/+148