NetBSD/lib/libc/locale
ginsbach bcd54758b8 Add support for additional locale categories: LC_MESSAGES, LC_MONETARY,
LC_NUMERIC.

The code used to load LC_TIME was refactored in to a more general routine.
This common routine is now used to load LC_TIME along with the newly added
categories.

Changes discussed with/reviewed by christos.
2008-05-17 03:49:54 +00:00
..
___runetype_mb.c
__mb_cur_max.c
__wctoint.h
_def_messages.c
_def_monetary.c
_def_numeric.c
_def_time.c Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, 2008-05-17 03:49:54 +00:00
_wcstod.h
_wcstol.h
_wcstoul.h
_wctrans_local.h
_wctrans.c
aliasname_local.h
aliasname.c
btowc.3
ctypeio.c
ctypeio.h
iswalnum.3
iswctype_sb.c
iswctype.3 s/wcttype/wctype/ 2007-05-21 15:20:40 +00:00
iswctype.c
lcmessages.c Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, 2008-05-17 03:49:54 +00:00
lcmessages.h Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, 2008-05-17 03:49:54 +00:00
lcmonetary.c Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, 2008-05-17 03:49:54 +00:00
lcmonetary.h Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, 2008-05-17 03:49:54 +00:00
lcnumeric.c Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, 2008-05-17 03:49:54 +00:00
lcnumeric.h Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, 2008-05-17 03:49:54 +00:00
lctime.c Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, 2008-05-17 03:49:54 +00:00
lctime.h Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, 2008-05-17 03:49:54 +00:00
localeconv.c s/approprate/appropriate/ 2007-05-26 13:14:13 +00:00
localeio.c Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, 2008-05-17 03:49:54 +00:00
localeio.h Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, 2008-05-17 03:49:54 +00:00
Makefile.inc Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, 2008-05-17 03:49:54 +00:00
mblen.3
mbrlen.3 bin/38047 fix bad prototype for function mbrlen 2008-02-28 19:36:51 +00:00
mbrtowc.3
mbsinit.3
mbsrtowcs.3
mbstowcs.3
mbtowc.3
multibyte_amd1.c
multibyte_c90.c
multibyte_sb.c
multibyte.h
nl_langinfo.3
nl_langinfo.c
rune_local.h remove stale declarations 2008-04-01 19:19:33 +00:00
rune.c 1. add workaround for ctype.h is* funcs problem. 2007-09-29 07:55:45 +00:00
rune.h clean up some definitions around rune_t which are not needed anymore 2007-09-03 20:31:56 +00:00
runeglue.c 1. add workaround for ctype.h is* funcs problem. 2007-09-29 07:55:45 +00:00
runetable.c Mark the characters between 0x80 and 0xff as 1 cell wide, if compiled 2007-11-06 19:24:19 +00:00
runetype.h s/__attribute__((__packed__))/__packed/g; 2007-09-29 08:10:17 +00:00
setlocale1.c
setlocale32.c
setlocale.3
setlocale.c Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, 2008-05-17 03:49:54 +00:00
setrunelocale.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
towctrans.3
towlower.3
wcrtomb.3
wcscoll.3
wcscoll.c
wcsftime.3
wcsftime.c s/preposturously/preposterously/ 2007-05-21 15:32:17 +00:00
wcsrtombs.3
wcstod.3 s/conform/conforms/ 2007-05-21 15:29:51 +00:00
wcstod.c I don't see why we need to strong alias those. Nothing else does it. 2008-04-25 16:43:00 +00:00
wcstof.c I don't see why we need to strong alias those. Nothing else does it. 2008-04-25 16:43:00 +00:00
wcstoimax.c Remove a bunch of unneeded #include <ctype.h>s 2007-03-10 00:12:23 +00:00
wcstol.3
wcstol.c Remove a bunch of unneeded #include <ctype.h>s 2007-03-10 00:12:23 +00:00
wcstold.c
wcstoll.c Remove a bunch of unneeded #include <ctype.h>s 2007-03-10 00:12:23 +00:00
wcstombs.3
wcstoul.c Remove a bunch of unneeded #include <ctype.h>s 2007-03-10 00:12:23 +00:00
wcstoull.c Remove a bunch of unneeded #include <ctype.h>s 2007-03-10 00:12:23 +00:00
wcstoumax.c Remove a bunch of unneeded #include <ctype.h>s 2007-03-10 00:12:23 +00:00
wcsxfrm.3
wcsxfrm.c
wctob.3
wctomb.3
wctrans.3
wctype.3 s/wcttype/wctype/ 2007-05-21 15:20:40 +00:00
wcwidth.3