summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strcasecmp.c
Commit message (Expand)AuthorAgeFilesLines
* Renumber clauses to reduce diffs to other versionsemaste2013-05-281-1/+1
* Revert r227812 and r227808 per discussioneadler2011-12-021-18/+11
* - fix some style(9) nits with my last commiteadler2011-11-221-3/+4
* - add check for pointer equality prior to performing the O(n) passeadler2011-11-221-11/+17
* (Hopefully) Fix the build with clang by removing a typedef that's no longer n...theraven2011-11-211-2/+0
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds atheraven2011-11-201-6/+25
* - ANSIfy function definitionsdanger2009-02-031-5/+2
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* - Update strcasecmp(3)/strncasecmp(3) to reflect the fact thatrobert2002-08-301-1/+1
* Remove 'register' keyword.obrien2002-03-211-3/+3
* rcsid[]->__FBSDIDobrien2001-11-071-5/+2
* Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.obrien2001-05-241-4/+8
* Localize it.ache1996-06-091-46/+7
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+115
OpenPOWER on IntegriCloud