summaryrefslogtreecommitdiff
path: root/lib/libc/locale/collcmp.c
Commit message (Expand)AuthorAgeFilesLines
* ANSI'fy prototypesAlexey Zelkin2005-02-271-2/+1
* Restore including of "collate.h", for its own prototype (mis)match detectionAndrey A. Chernov2003-08-031-0/+1
* Remove commented out and never used codeAndrey A. Chernov2003-08-031-34/+1
* Remove __collate_range_cmp() stabilization, it conflicts with rangesAndrey A. Chernov2003-08-031-10/+2
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+3
* fix commentAndrey A. Chernov2000-07-071-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Remove collate_range_cmp, was left for temp. backward compatibilityAndrey A. Chernov1997-08-031-10/+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
* Rename collate_range_cmp to __collate_range_cmp for internal usageAndrey A. Chernov1996-10-311-4/+12
* Simplify debug outputAndrey A. Chernov1996-10-231-4/+12
* Add comment explaining what function doesAndrey A. Chernov1996-09-171-3/+11
* Add IdAndrey A. Chernov1996-08-141-0/+2
* simplify/speedup/extendAndrey A. Chernov1996-08-131-18/+22
* Remove old version hooksAndrey A. Chernov1996-08-121-10/+1
* There is so many places where range comparation (using collate)Andrey A. Chernov1996-08-121-9/+20
* Add internal function __collcmp once instead of adding it staticallyAndrey A. Chernov1996-08-121-0/+61