freebsd-dev/lib/libc/locale
Dmitrij Tejblum e755fb7671 __collate_substitute() do something non-trivial only for German. For everyone
else, it is equivalent to strdup(). So, we will check if  the substitution
tables are trivial at the load time, and possibly save 2 calls to
__collate_substitute() in strcoll().

Still, __collate_substitute() should not exist.
1999-09-12 21:15:28 +00:00
..
ansi.c fix unsigned overflow 1998-10-25 05:06:42 +00:00
big5.c PR: 10918 1999-05-07 13:24:58 +00:00
collate.c __collate_substitute() do something non-trivial only for German. For everyone 1999-09-12 21:15:28 +00:00
collate.h __collate_substitute() do something non-trivial only for German. For everyone 1999-09-12 21:15:28 +00:00
collcmp.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
ctype.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
euc.4 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
euc.5 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
euc.c Include string.h for memcpy function prototype. 1998-01-14 08:14:56 +00:00
frune.c
isalnum.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
isalpha.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
isascii.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
isblank.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
iscntrl.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
isctype.c Use revived __maskrune for digittoint 1997-09-27 04:34:35 +00:00
isdigit.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
isgraph.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
islower.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
isprint.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
ispunct.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
isspace.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
isupper.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
isxdigit.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
lconv.c
localeconv.c
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
mbrune.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
mbrune.c
mskanji.c Move it under XPG4 define 1997-09-25 23:20:26 +00:00
multibyte.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
nomacros.c
none.c
rune.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
rune.c
runetype.c
setinvalidrune.c
setlocale.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
setlocale.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
setlocale.h
setrunelocale.c I have added the support for BIG5 encoding into libc/libxpg4/mklocale. 1998-08-15 12:51:49 +00:00
table.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
toascii.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
tolower.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
tolower.c
toupper.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
toupper.c
utf2.4 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
utf2.5 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
utf2.c More egcs warning fixes: 1999-04-25 22:29:30 +00:00