1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/lib/libc/locale
2001-02-11 15:09:31 +00:00
..
ansi.c
big5.c Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
collate.c Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
collate.h
collcmp.c
ctype.3
euc.4
euc.5
euc.c
fix_grouping.c make it possible to specify grouping number from range 0..CHAR_MAX, 2001-02-10 20:22:45 +00:00
frune.c
isalnum.3 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
isalpha.3 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
isascii.3
isblank.3
iscntrl.3 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
isctype.c
isdigit.3 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
isgraph.3 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
islower.3 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
isprint.3 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
ispunct.3 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
isspace.3 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
isupper.3 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
isxdigit.3 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
ldpart.c Use "namespace.h" and "un-namespace.h" 2001-02-10 19:57:26 +00:00
ldpart.h Make FreeBSD locale support complete: add support for rest locale categories 2001-02-08 16:58:53 +00:00
lmessages.c Don't use hardcoded struct size, use offsetof() instead (make size calculations 2001-02-11 15:09:31 +00:00
lmessages.h Make FreeBSD locale support complete: add support for rest locale categories 2001-02-08 16:58:53 +00:00
lmonetary.c Don't try to convert grouping strings in case if C or POSIX locale 2001-02-11 15:07:26 +00:00
lmonetary.h Make FreeBSD locale support complete: add support for rest locale categories 2001-02-08 16:58:53 +00:00
lnumeric.c Don't try to convert grouping strings in case if C or POSIX locale 2001-02-11 15:07:26 +00:00
lnumeric.h Make FreeBSD locale support complete: add support for rest locale categories 2001-02-08 16:58:53 +00:00
localeconv.c . Fix semantics of grouping (LC_MONETARY::mon_grouping, 2001-02-10 15:36:46 +00:00
Makefile.inc . Fix semantics of grouping (LC_MONETARY::mon_grouping, 2001-02-10 15:36:46 +00:00
mbrune.3 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
mbrune.c
mskanji.c Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
multibyte.3 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
nl_langinfo.c Implement CODESET 2001-02-09 22:43:39 +00:00
nomacros.c
none.c Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
rune.3 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
rune.c Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
runetype.c
setinvalidrune.c
setlocale.3
setlocale.c Make FreeBSD locale support complete: add support for rest locale categories 2001-02-08 16:58:53 +00:00
setlocale.h
setrunelocale.c
table.c
toascii.3
tolower.3
tolower.c
toupper.3
toupper.c
utf2.4 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
utf2.5 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
utf2.c Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00