summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strcoll.c
Commit message (Expand)AuthorAgeFilesLines
* Revert r227812 and r227808 per discussioneadler2011-12-021-6/+6
* - add check for pointer equality prior to performing the O(n) passeadler2011-11-221-6/+6
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds atheraven2011-11-201-7/+24
* - ANSIfy function definitionsdanger2009-02-031-2/+1
* rcsid[]->__FBSDIDobrien2001-11-071-4/+2
* Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.obrien2001-05-241-2/+5
* __collate_substitute() do something non-trivial only for German. For everyonedt1999-09-121-3/+10
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Back out fallback approximation changes, they are not so right to liveache1996-08-131-19/+3
* General -Wall warning cleanup, part I.jkh1996-07-121-3/+3
* Use better approximation if collate info not available.ache1996-06-091-3/+19
* If locale not available, fallback to strcasecmp, not to strcmpache1995-04-161-2/+2
* Copyrights cleanupache1995-02-181-3/+1
* Add 8bit collate stuffache1995-02-161-26/+53
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+53
OpenPOWER on IntegriCloud