summaryrefslogtreecommitdiff
path: root/lib/libc/string/strcasestr.c
AgeCommit message (Collapse)Author
2006-03-31(char)to{upper,lower}()Theo de Raadt
2005-08-08zap remaining rcsid.Marc Espie
Kill old files that are no longer compiled. okay theo
2005-03-30strcasestr(3), a case-insensitive version of strstr(3). already in netbsdTheo de Raadt
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