index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
string
/
strcoll.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo
bapt
2015-08-09
1
-9
/
+5
*
The collate functions within libc have been using version 1 and 1.2 of the
bapt
2015-08-07
1
-46
/
+66
*
Revert r227812 and r227808 per discussion
eadler
2011-12-02
1
-6
/
+6
*
- add check for pointer equality prior to performing the O(n) pass
eadler
2011-11-22
1
-6
/
+6
*
Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a
theraven
2011-11-20
1
-7
/
+24
*
- ANSIfy function definitions
danger
2009-02-03
1
-2
/
+1
*
rcsid[]->__FBSDID
obrien
2001-11-07
1
-4
/
+2
*
Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.
obrien
2001-05-24
1
-2
/
+5
*
__collate_substitute() do something non-trivial only for German. For everyone
dt
1999-09-12
1
-3
/
+10
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Back out fallback approximation changes, they are not so right to live
ache
1996-08-13
1
-19
/
+3
*
General -Wall warning cleanup, part I.
jkh
1996-07-12
1
-3
/
+3
*
Use better approximation if collate info not available.
ache
1996-06-09
1
-3
/
+19
*
If locale not available, fallback to strcasecmp, not to strcmp
ache
1995-04-16
1
-2
/
+2
*
Copyrights cleanup
ache
1995-02-18
1
-3
/
+1
*
Add 8bit collate stuff
ache
1995-02-16
1
-26
/
+53
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
1
-0
/
+53