NetBSD/lib/libc/locale
2012-01-20 16:31:29 +00:00
..
__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 Observe the following spelling: 2010-12-16 17:42:25 +00:00
_wcstol.h
_wcstoul.h
_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 merge christos-time_t 2009-01-11 02:45:45 +00:00
btowc.3
ctype_local.h 1. split runetype_local.h -> runetype_file.h 2010-06-13 04:14:56 +00:00
current_locale.c merge christos-time_t 2009-01-11 02:45:45 +00:00
dummy_lc_collate.c merge christos-time_t 2009-01-11 02:45:45 +00:00
dummy_lc_template.h merge christos-time_t 2009-01-11 02:45:45 +00:00
fix_grouping.c more split ctype.h -> sys/ctype_inline.h, sys/ctype_bits.h 2010-06-01 13:52:07 +00:00
fix_grouping.h merge christos-time_t 2009-01-11 02:45:45 +00:00
generic_lc_all.c fix lib/42124: setlocale(3) never returns NULL with none existing locale. 2009-10-04 21:05:18 +00:00
generic_lc_template_decl.h merge christos-time_t 2009-01-11 02:45:45 +00:00
generic_lc_template.h fix static linking setlocale(3) problem, reported by Aran Clauson 2009-03-09 02:22:25 +00:00
global_locale.c Remove code for CITRUS!=yes. 2012-01-20 16:31:29 +00:00
iswalnum.3
iswctype_mb.c 1. split runetype_local.h -> runetype_file.h 2010-06-13 04:14:56 +00:00
iswctype.3
localeconv.c make _locale_impl_t.cache as pointer to maintain easily binary compatibility in future. 2010-05-22 13:15:59 +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 Remove code for CITRUS!=yes. 2012-01-20 16:31:29 +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 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 1. split runetype_local.h -> runetype_file.h 2010-06-13 04:14:56 +00:00
multibyte_c90.c 1. split runetype_local.h -> runetype_file.h 2010-06-13 04:14:56 +00:00
multibyte.h merge christos-time_t 2009-01-11 02:45:45 +00:00
nb_lc_messages_misc.h _locale_cache_t: change ldata and items to pointer for future binary compatibility. 2010-03-27 15:25:21 +00:00
nb_lc_monetary_misc.h _locale_cache_t: change ldata and items to pointer for future binary compatibility. 2010-03-27 15:25:21 +00:00
nb_lc_numeric_misc.h _locale_cache_t: change ldata and items to pointer for future binary compatibility. 2010-03-27 15:25:21 +00:00
nb_lc_template_decl.h merge christos-time_t 2009-01-11 02:45:45 +00:00
nb_lc_template.h make _locale_impl_t.cache as pointer to maintain easily binary compatibility in future. 2010-05-22 13:15:59 +00:00
nb_lc_time_misc.h _locale_cache_t: change ldata and items to pointer for future binary compatibility. 2010-03-27 15:25:21 +00:00
nl_langinfo.3 Xref tm(3). 2011-04-14 05:50:49 +00:00
nl_langinfo.c make _locale_impl_t.cache as pointer to maintain easily binary compatibility in future. 2010-05-22 13:15:59 +00:00
rune.c Remove code for CITRUS!=yes. 2012-01-20 16:31:29 +00:00
runetable.c 1. refactoring new locale-db(RuneCT10) loading method with mmap(2). 2010-06-19 13:26:51 +00:00
runetype_file.h fix cross build breakage mklocale(1). 2010-06-20 02:23:15 +00:00
runetype_local.h fix cross build breakage mklocale(1). 2010-06-20 02:23:15 +00:00
runetype_misc.h _runetype_from_ctype is unused 2012-01-18 14:22:27 +00:00
setlocale_local.h 1. MB_LEN_MAX switch MD to MI. 2010-06-07 13:52:28 +00:00
setlocale.3
setlocale.c Remove code for CITRUS!=yes. 2012-01-20 16:31:29 +00:00
towctrans.3
towlower.3
wcrtomb.3
wcscoll.3 Observe the following spelling: 2010-12-16 17:42:25 +00:00
wcscoll.c
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 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
wcstol.3 Observe the following spelling: 2010-12-16 17:42:25 +00:00
wcstol.c
wcstold.c Nuke __strong_alias() to avoid definition loop. 2008-07-08 00:23:28 +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
wctob.3
wctomb.3
wctrans.3
wctype.3
wcwidth.3