freebsd-dev/lib/libc/locale
2001-09-17 08:18:45 +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 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
euc.4 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
euc.5 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
euc.c
fix_grouping.c Deal properly with "0" 2001-02-19 06:19:51 +00:00
frune.c
isalnum.3 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
isalpha.3 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
isascii.3 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
isblank.3
iscntrl.3 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
isctype.c
isdigit.3 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
isgraph.3 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
islower.3 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
isprint.3 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
ispunct.3 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
isspace.3 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
isupper.3 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
isxdigit.3 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
ldpart.c Include <unistd.h> so that read(2) and write(2) don't cause warnings. 2001-04-10 03:55:19 +00:00
ldpart.h add additional function parameter: bufsize_min. it's possible 2001-02-13 15:29:39 +00:00
lmessages.c Fix visibility of empty variable -- it should be static. 2001-02-24 13:13:48 +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 Change mon_decimal_point from "." to "" (N/A>) as it is specified by POSIX for 2001-03-03 21:03:15 +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 catch up to __part_load_locale() interface change 2001-02-13 15:32:21 +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 Use our standard .c rcsid format. 2001-03-05 10:21:05 +00:00
Makefile.inc add nl_langinfo(3) 2001-05-03 15:12:52 +00:00
mbrune.3 Remove whitespace at EOL. 2001-07-15 07:53:42 +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: 2001-08-07 15:48:51 +00:00
nl_langinfo.3 First appeared in 5.0, not in 4.4 2001-09-17 08:18:45 +00:00
nl_langinfo.c Return "" if reallocf() fails 2001-06-25 20:56:59 +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 Remove whitespace at EOL. 2001-07-15 07:53:42 +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 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
setlocale.c Removed duplicate $FreeBSD$. 2001-03-02 13:00:26 +00:00
setlocale.h
setrunelocale.c
table.c
toascii.3
tolower.3 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
tolower.c
toupper.3 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
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