summaryrefslogtreecommitdiff
path: root/lib/libc/locale/collcmp.c
Commit message (Expand)AuthorAgeFilesLines
* 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