NetBSD/lib/libc/locale
yamt 9827e287a7 fix a long standing bug that setlocale(LC_ALL, NULL)
returns only 5 categories while we have 6 categories.
2002-01-22 17:08:02 +00:00
..
Makefile.inc add wcstod/wcstol/wcstoul. 2001-09-27 16:30:35 +00:00
___runetype_mb.c
___tolower_mb.c
___toupper_mb.c
__mb_cur_max.c
__wctoint.h add a header used by wcstoul/wcstol. 2001-09-28 11:25:37 +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 - mblen and mbtowc shouldn't return -2. 2001-10-09 10:21:48 +00:00
multibyte_sb.c
nl_langinfo.3 Remove some boring whitespace and fix a section header. 2001-09-16 02:25:37 +00:00
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 Change the magic -3 for the invalid rune to 2001-10-20 05:59:35 +00:00
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 Change the magic -3 for the invalid rune to 2001-10-20 05:59:35 +00:00
runetype.h Convert to using standard headers/types for values within here. 2001-10-20 06:01:13 +00:00
setlocale.3 Unbalanced quote in RETURN VALUES section header. 2001-06-06 22:47:34 +00:00
setlocale.c fix a long standing bug that setlocale(LC_ALL, NULL) 2002-01-22 17:08:02 +00:00
setlocale1.c
setlocale32.c
setrunelocale.c
towlower.3
utf8.c sync with latest Citrus XPG4DL. 2001-06-21 02:20:24 +00:00
wcstod.c remove #if define(lint). 2001-10-28 12:08:43 +00:00
wcstol.c add wcstod/wcstol/wcstoul. 2001-09-27 16:30:35 +00:00
wcstoul.c add wcstod/wcstol/wcstoul. 2001-09-27 16:30:35 +00:00