summaryrefslogtreecommitdiff
path: root/lib/libc/string/strcasestr.c
Commit message (Expand)AuthorAgeFilesLines
* Renumber clauses to reduce diffs to other versionsEd Maste2013-05-281-1/+1
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds aDavid Chisnall2011-11-201-4/+16
* - ANSIfy function definitionsDaniel Gerzo2009-02-031-2/+1
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Remove 'register' keyword.David E. O'Brien2002-03-211-3/+3
* rcsid[]->__FBSDIDDavid E. O'Brien2001-11-071-5/+2
* Implement strcasestr() which many others (f.e. Linux) already have.Andrey A. Chernov2001-10-101-0/+68