summaryrefslogtreecommitdiff
path: root/lib/libc/string/strcoll.c
Commit message (Expand)AuthorAgeFilesLines
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* Fix typoBaptiste Daroussin2015-08-091-9/+5
* The collate functions within libc have been using version 1 and 1.2 of theBaptiste Daroussin2015-08-071-46/+66
* Revert r227812 and r227808 per discussionEitan Adler2011-12-021-6/+6
* - add check for pointer equality prior to performing the O(n) passEitan Adler2011-11-221-6/+6
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds aDavid Chisnall2011-11-201-7/+24
* - ANSIfy function definitionsDaniel Gerzo2009-02-031-2/+1
* rcsid[]->__FBSDIDDavid E. O'Brien2001-11-071-4/+2
* Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.David E. O'Brien2001-05-241-2/+5
* __collate_substitute() do something non-trivial only for German. For everyoneDmitrij Tejblum1999-09-121-3/+10
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Back out fallback approximation changes, they are not so right to liveAndrey A. Chernov1996-08-131-19/+3
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-3/+3
* Use better approximation if collate info not available.Andrey A. Chernov1996-06-091-3/+19
* If locale not available, fallback to strcasecmp, not to strcmpAndrey A. Chernov1995-04-161-2/+2
* Copyrights cleanupAndrey A. Chernov1995-02-181-3/+1
* Add 8bit collate stuffAndrey A. Chernov1995-02-161-26/+53
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+53