summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strcasestr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-311-1/+2
* (char)to{upper,lower}()deraadt2006-03-311-2/+2
* zap remaining rcsid.espie2005-08-081-5/+1
* strcasestr(3), a case-insensitive version of strstr(3). already in netbsdderaadt2005-03-301-0/+64