summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strcasestr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* strcasestr(3), a case-insensitive version of strstr(3). already in netbsdderaadt2005-03-301-0/+64
and freebsd, apparently written by torek, the man we never see anymore; submitted by jcs, but he is not around right now for the libc major crank so i sneak it in for him