summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strcasestr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (char)to{upper,lower}()deraadt2006-03-311-2/+2
|
* zap remaining rcsid.espie2005-08-081-5/+1
| | | | | | Kill old files that are no longer compiled. okay theo
* 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