NetBSD/lib/libc/locale
tnozaki 2a7af30c36 1. split runetype_local.h -> runetype_file.h
and remove renameing _Rune* -> _NBRune* namespace protection.

   FreeBSD traditionaly exposes struct _Rune* in runetype.h
   which included by ctype.h. it may cause conflicting type error
   in our cross build process, former we use renaming namespace
   to avoid this problem, now i reworked more resonable way.

2. merge rune_local.h to runetype_local.h, and remove it.
3. split bsdctype.h -> bsdctype_{file,local}.h
2010-06-13 04:14:56 +00:00
..
__mb_cur_max.c
__wctoint.h
_def_messages.c
_def_monetary.c
_def_numeric.c
_def_time.c
_wcstod.h
_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
aliasname.c
bsdctype_file.h 1. split runetype_local.h -> runetype_file.h 2010-06-13 04:14:56 +00:00
bsdctype_local.h 1. split runetype_local.h -> runetype_file.h 2010-06-13 04:14:56 +00:00
bsdctype.c 1. split runetype_local.h -> runetype_file.h 2010-06-13 04:14:56 +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
dummy_lc_collate.c
dummy_lc_template.h
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
generic_lc_all.c
generic_lc_template_decl.h
generic_lc_template.h
global_locale.c 1. split runetype_local.h -> runetype_file.h 2010-06-13 04:14:56 +00:00
iswalnum.3
iswctype_mb.c 1. split runetype_local.h -> runetype_file.h 2010-06-13 04:14:56 +00:00
iswctype_sb.c refactoring old locale-db(BSDCTYPE) loading method with mmap(2). 2010-06-01 18:00:28 +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_lc_ctype.c 1. split runetype_local.h -> runetype_file.h 2010-06-13 04:14:56 +00:00
localeio_lc_messages.c
localeio_lc_monetary.c
localeio_lc_numeric.c
localeio_lc_time.c
localeio.c 1. fix build problem CITRUS=no 2010-05-30 08:28:53 +00:00
localeio.h
Makefile.inc 1. MB_LEN_MAX switch MD to MI. 2010-06-07 13:52:28 +00:00
mblen.3
mbrlen.3
mbrtowc.3
mbsinit.3
mbsrtowcs.3
mbstowcs.3
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_sb.c
multibyte.h
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
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 Use .In for header files instead of .Ar Pa and variations. 2010-03-22 19:30:53 +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 1. split runetype_local.h -> runetype_file.h 2010-06-13 04:14:56 +00:00
runeglue.c 1. split runetype_local.h -> runetype_file.h 2010-06-13 04:14:56 +00:00
runetable.c 1. split runetype_local.h -> runetype_file.h 2010-06-13 04:14:56 +00:00
runetype_file.h 1. split runetype_local.h -> runetype_file.h 2010-06-13 04:14:56 +00:00
runetype_local.h 1. split runetype_local.h -> runetype_file.h 2010-06-13 04:14:56 +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 1. MB_LEN_MAX switch MD to MI. 2010-06-07 13:52:28 +00:00
towctrans.3
towlower.3
wcrtomb.3
wcscoll.3
wcscoll.c
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
wctob.3
wctomb.3
wctrans.3
wctype.3
wcwidth.3