.. |
__mb_cur_max.c
|
|
|
__wctoint.h
|
|
|
_def_messages.c
|
|
|
_def_monetary.c
|
|
|
_def_numeric.c
|
|
|
_def_time.c
|
Store time-specific locale data directly in the locale.
|
2013-04-21 17:45:46 +00:00 |
_wcstod.h
|
Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.
|
2013-05-17 12:55:56 +00:00 |
_wcstol.h
|
Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.
|
2013-05-17 12:55:56 +00:00 |
_wcstoul.h
|
Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.
|
2013-05-17 12:55:56 +00:00 |
_wctrans_local.h
|
remove duplicated towctrans internal function.
|
2010-06-02 15:47:25 +00:00 |
_wctrans.c
|
1. split runetype_local.h -> runetype_file.h
|
2010-06-13 04:14:56 +00:00 |
_wctype_local.h
|
remove duplicated towctrans internal function.
|
2010-06-02 15:47:25 +00:00 |
_wctype.c
|
1. split runetype_local.h -> runetype_file.h
|
2010-06-13 04:14:56 +00:00 |
aliasname_local.h
|
|
|
btowc.3
|
|
|
ctype_local.h
|
Extend ctype classification table to 16bit. Based on patch by
|
2013-04-13 10:21:20 +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 |
duplocale.c
|
Make that to process PATH_LOCALE the first time _find_category is
|
2013-04-30 00:45:04 +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
|
|
|
freelocale.c
|
Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.
|
2013-05-17 12:55:56 +00:00 |
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
|
Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.
|
2013-05-17 12:55:56 +00:00 |
iswalnum.3
|
|
|
iswctype_mb.c
|
Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.
|
2013-05-17 12:55:56 +00:00 |
iswctype.3
|
|
|
localeconv.c
|
Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.
|
2013-05-17 12:55:56 +00:00 |
localeio.h
|
1. refactoring new locale-db(RuneCT10) loading method with mmap(2).
|
2010-06-19 13:26:51 +00:00 |
Makefile.inc
|
Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.
|
2013-05-17 12:55:56 +00:00 |
mblen.3
|
|
|
mbrlen.3
|
|
|
mbrtowc.3
|
|
|
mbsinit.3
|
|
|
mbsrtowcs.3
|
Observe the following spelling:
|
2010-12-16 17:42:25 +00:00 |
mbstowcs.3
|
Crosslink wcstombs(3) and mbstowcs(3).
|
2011-03-16 09:32:12 +00:00 |
mbtowc.3
|
|
|
multibyte_amd1.c
|
Add mbsnrtowcs and wcsnrtombs. Approved by core.
|
2013-05-28 16:57:56 +00:00 |
multibyte_c90.c
|
Add mbsnrtowcs and wcsnrtombs. Approved by core.
|
2013-05-28 16:57:56 +00:00 |
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
|
Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.
|
2013-05-17 12:55:56 +00:00 |
nb_lc_time_misc.h
|
Store time-specific locale data directly in the locale.
|
2013-04-21 17:45:46 +00:00 |
newlocale.c
|
Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.
|
2013-05-17 12:55:56 +00:00 |
nl_langinfo.3
|
Xref tm(3).
|
2011-04-14 05:50:49 +00:00 |
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
|
fix cross build breakage mklocale(1).
|
2010-06-20 02:23:15 +00:00 |
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 explicit LC_C_LOCALE accessor and drop the various NULL checks.
|
2013-05-17 12:55:56 +00:00 |
setlocale.3
|
|
|
setlocale.c
|
Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.
|
2013-05-17 12:55:56 +00:00 |
towctrans.3
|
|
|
towlower.3
|
|
|
wcrtomb.3
|
|
|
wcscoll.3
|
Observe the following spelling:
|
2010-12-16 17:42:25 +00:00 |
wcscoll.c
|
Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.
|
2013-05-17 12:55:56 +00:00 |
wcsftime.3
|
Xref tm(3).
|
2011-04-14 05:50:49 +00:00 |
wcsftime.c
|
|
|
wcsrtombs.3
|
Observe the following spelling:
|
2010-12-16 17:42:25 +00:00 |
wcstod.3
|
|
|
wcstod.c
|
Add wcstof_l, wcstod_l and wcstold_l.
|
2013-04-18 22:23:17 +00:00 |
wcstof.c
|
Add wcstof_l, wcstod_l and wcstold_l.
|
2013-04-18 22:23:17 +00:00 |
wcstoimax.c
|
|
|
wcstol.3
|
Observe the following spelling:
|
2010-12-16 17:42:25 +00:00 |
wcstol.c
|
|
|
wcstold.c
|
Add wcstof_l, wcstod_l and wcstold_l.
|
2013-04-18 22:23:17 +00:00 |
wcstoll.c
|
|
|
wcstombs.3
|
Crosslink wcstombs(3) and mbstowcs(3).
|
2011-03-16 09:32:12 +00:00 |
wcstoul.c
|
|
|
wcstoull.c
|
|
|
wcstoumax.c
|
|
|
wcsxfrm.3
|
Observe the following spelling:
|
2010-12-16 17:42:25 +00:00 |
wcsxfrm.c
|
Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.
|
2013-05-17 12:55:56 +00:00 |
wctob.3
|
|
|
wctomb.3
|
|
|
wctrans.3
|
|
|
wctype.3
|
|
|
wcwidth.3
|
|
|