NetBSD/lib/libc/locale
joerg bdfde3da9a Redo the locale cache to be constant. It now contains the localeconv()
data and which LC_MONETARY and LC_NUMERIC values it is derived from.
In newlocale(3) and setlocale(3), check for the existing entries and on
miss, create a new entry. This is currently not using a lock for the
list as the worst case is a small memory leak.
2013-09-13 13:13:32 +00:00
..
__mb_cur_max.c
__wctoint.h
_wcstod.h
_wcstol.h
_wcstoul.h
_wctrans_local.h
_wctrans.c
_wctype_local.h
_wctype.c
aliasname_local.h
btowc.3
ctype_local.h
dummy_lc_collate.c
dummy_lc_template.h
duplocale.c
fix_grouping.c
fix_grouping.h
freelocale.c
generic_lc_all.c
generic_lc_template_decl.h
global_locale.c Redo the locale cache to be constant. It now contains the localeconv() 2013-09-13 13:13:32 +00:00
iswalnum.3
iswctype_mb.c
iswctype.3
localeconv.c Redo the locale cache to be constant. It now contains the localeconv() 2013-09-13 13:13:32 +00:00
localeio.h
Makefile.inc
mblen.3
mbrlen.3
mbrtowc.3
mbsinit.3
mbsrtowcs.3
mbstowcs.3
mbtowc.3
multibyte_amd1.c
multibyte_c90.c
multibyte.h
nb_lc_messages_misc.h Redo the locale cache to be constant. It now contains the localeconv() 2013-09-13 13:13:32 +00:00
nb_lc_monetary_misc.h Redo the locale cache to be constant. It now contains the localeconv() 2013-09-13 13:13:32 +00:00
nb_lc_numeric_misc.h Redo the locale cache to be constant. It now contains the localeconv() 2013-09-13 13:13:32 +00:00
nb_lc_template_decl.h Redo the locale cache to be constant. It now contains the localeconv() 2013-09-13 13:13:32 +00:00
nb_lc_template.h Redo the locale cache to be constant. It now contains the localeconv() 2013-09-13 13:13:32 +00:00
nb_lc_time_misc.h Redo the locale cache to be constant. It now contains the localeconv() 2013-09-13 13:13:32 +00:00
newlocale.c Redo the locale cache to be constant. It now contains the localeconv() 2013-09-13 13:13:32 +00:00
nl_langinfo.3
nl_langinfo.c Extract the data for nl_langinfo directly from the corresponding 2013-08-20 19:58:30 +00:00
rune.c
runetable.c
runetype_file.h
runetype_local.h
setlocale_local.h Redo the locale cache to be constant. It now contains the localeconv() 2013-09-13 13:13:32 +00:00
setlocale.3
setlocale.c Redo the locale cache to be constant. It now contains the localeconv() 2013-09-13 13:13:32 +00:00
towctrans.3
towlower.3
wcrtomb.3
wcscoll.3
wcscoll.c
wcsftime.3
wcsftime.c Missing locale specific change. 2013-08-19 20:41:15 +00:00
wcsrtombs.3
wcstod.3
wcstod.c
wcstof.c
wcstoimax.c
wcstol.3
wcstol.c
wcstold.c
wcstoll.c
wcstombs.3
wcstoul.c
wcstoull.c
wcstoumax.c
wcsxfrm.3
wcsxfrm.c
wctob.3
wctomb.3
wctrans.3
wctype.3
wcwidth.3