NetBSD/lib/libc/locale
yamt 1aa18a915f update comments 2001-06-22 00:01:47 +00:00
..
Makefile.inc Remove UTF-2. UTF-2 is superceded by UTF-8. 2001-04-01 17:43:07 +00:00
___runetype_mb.c
___tolower_mb.c
___toupper_mb.c
__mb_cur_max.c split setlocale.c for smaller footprint (do not pull things in too much). 2001-01-25 01:25:05 +00:00
_def_messages.c
_def_monetary.c Add casts to please lint. Reviewed by christos. 2001-02-09 10:55:48 +00:00
_def_numeric.c
_def_time.c
big5.c sync with latest Citrus XPG4DL. 2001-06-21 02:20:24 +00:00
ctypeio.c
ctypeio.h
euc.c sync with latest Citrus XPG4DL. 2001-06-21 02:20:24 +00:00
euctw.c sync with latest Citrus XPG4DL. 2001-06-21 02:20:24 +00:00
iso2022.c sync with latest Citrus XPG4DL. 2001-06-21 02:20:24 +00:00
iso2022.h sync with latest Citrus XPG4DL. 2001-06-21 02:20:24 +00:00
iswalnum.3
iswctype.c de-lint. 2001-02-06 18:48:41 +00:00
iswctype_sb.c
localeconv.c
mskanji.c sync with latest Citrus XPG4DL. 2001-06-21 02:20:24 +00:00
multibyte.c update comments 2001-06-22 00:01:47 +00:00
multibyte_sb.c
nl_langinfo.3
nl_langinfo.c support nl_langinfo(CODESET). 2001-03-26 19:55:42 +00:00
rune.c Make sure that we don't free() through an uninitialized pointer in error 2001-05-26 00:35:20 +00:00
rune.h
rune_local.h
runeglue.c sync with latest Citrus XPG4DL. 2001-06-21 02:20:24 +00:00
runenone.c de-lint. 2001-02-06 18:48:41 +00:00
runetable.c support nl_langinfo(CODESET). 2001-03-26 19:55:42 +00:00
runetype.h support nl_langinfo(CODESET). 2001-03-26 19:55:42 +00:00
setlocale.3 Unbalanced quote in RETURN VALUES section header. 2001-06-06 22:47:34 +00:00
setlocale.c Need <limits.h> in _CTYPE_PRIVATE environments. 2001-04-17 20:12:31 +00:00
setlocale1.c split setlocale.c for smaller footprint (do not pull things in too much). 2001-01-25 01:25:05 +00:00
setlocale32.c split setlocale.c for smaller footprint (do not pull things in too much). 2001-01-25 01:25:05 +00:00
setrunelocale.c split setlocale.c for smaller footprint (do not pull things in too much). 2001-01-25 01:25:05 +00:00
towlower.3
utf8.c sync with latest Citrus XPG4DL. 2001-06-21 02:20:24 +00:00