summaryrefslogtreecommitdiff
path: root/lib/libc/string/strcasecmp.c
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber clauses to reduce diffs to other versionsEd Maste2013-05-281-1/+1
* Revert r227812 and r227808 per discussionEitan Adler2011-12-021-18/+11
* - fix some style(9) nits with my last commitEitan Adler2011-11-221-3/+4
* - add check for pointer equality prior to performing the O(n) passEitan Adler2011-11-221-11/+17
* (Hopefully) Fix the build with clang by removing a typedef that's no longer n...David Chisnall2011-11-211-2/+0
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds aDavid Chisnall2011-11-201-6/+25
* - ANSIfy function definitionsDaniel Gerzo2009-02-031-5/+2
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* - Update strcasecmp(3)/strncasecmp(3) to reflect the fact thatRobert Drehmel2002-08-301-1/+1
* Remove 'register' keyword.David E. O'Brien2002-03-211-3/+3
* rcsid[]->__FBSDIDDavid E. O'Brien2001-11-071-5/+2
* Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.David E. O'Brien2001-05-241-4/+8
* Localize it.Andrey A. Chernov1996-06-091-46/+7
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+115