NetBSD/lib/libc/locale
2013-04-17 20:40:13 +00:00
..
__mb_cur_max.c
__wctoint.h
_def_messages.c
_def_monetary.c
_def_numeric.c
_def_time.c
_wcstod.h
_wcstol.h Add support for wcstoimax_l and friends. 2013-04-16 16:52:13 +00:00
_wcstoul.h Add support for wcstoimax_l and friends. 2013-04-16 16:52:13 +00:00
_wctrans_local.h
_wctrans.c
_wctype_local.h
_wctype.c
aliasname_local.h
btowc.3
c_locale.c Provide a const copy of global_locale for libc-internal use. 2013-04-14 23:44:53 +00:00
ctype_local.h Extend ctype classification table to 16bit. Based on patch by 2013-04-13 10:21:20 +00:00
current_locale.c Rename struct _locale_impl_t to struct _locale, since it will end up as 2013-04-14 23:30:15 +00:00
dummy_lc_collate.c don't use __link_set_* stuff for locale implementation. 2012-03-04 21:14:55 +00:00
dummy_lc_template.h Rename struct _locale_impl_t to struct _locale, since it will end up as 2013-04-14 23:30:15 +00:00
fix_grouping.c cast CHAR_MAX to (char) for unsigned character machines 2012-03-21 14:11:24 +00:00
fix_grouping.h
generic_lc_all.c Rename struct _locale_impl_t to struct _locale, since it will end up as 2013-04-14 23:30:15 +00:00
generic_lc_template_decl.h Rename struct _locale_impl_t to struct _locale, since it will end up as 2013-04-14 23:30:15 +00:00
global_locale.c Rename struct _locale_impl_t to struct _locale, since it will end up as 2013-04-14 23:30:15 +00:00
iswalnum.3
iswctype_mb.c Add wcwidth_l, wcswidth_l and the wctype.h family of *_l functions. 2013-04-16 11:39:13 +00:00
iswctype.3
localeconv.c Add localeconv_l. 2013-04-17 20:40:13 +00:00
localeio.h
Makefile.inc Provide a const copy of global_locale for libc-internal use. 2013-04-14 23:44:53 +00:00
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
nb_lc_monetary_misc.h
nb_lc_numeric_misc.h
nb_lc_template_decl.h
nb_lc_template.h Rename struct _locale_impl_t to struct _locale, since it will end up as 2013-04-14 23:30:15 +00:00
nb_lc_time_misc.h
nl_langinfo.3
nl_langinfo.c
rune.c Extend ctype classification table to 16bit. Based on patch by 2013-04-13 10:21:20 +00:00
runetable.c Extend ctype classification table to 16bit. Based on patch by 2013-04-13 10:21:20 +00:00
runetype_file.h
runetype_local.h Extend ctype classification table to 16bit. Based on patch by 2013-04-13 10:21:20 +00:00
runetype_misc.h Extend ctype classification table to 16bit. Based on patch by 2013-04-13 10:21:20 +00:00
setlocale_local.h Provide a const copy of global_locale for libc-internal use. 2013-04-14 23:44:53 +00:00
setlocale.3
setlocale.c Rename struct _locale_impl_t to struct _locale, since it will end up as 2013-04-14 23:30:15 +00:00
towctrans.3
towlower.3
wcrtomb.3
wcscoll.3
wcscoll.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
wcsftime.3
wcsftime.c
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 Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
wctob.3
wctomb.3
wctrans.3
wctype.3
wcwidth.3