NetBSD/lib/libc/locale
tnozaki 04cc7786fc rework bulid breakage problem on linux.
ldef.h: s/1<<8/_CTYPE_CACHE_SIZE/
ctype_local.h: use limits.h instead of machine/limits.h
runetype_local.h: don't use HAVE_NBTOOL_CONFIG as evil way.
2010-05-22 18:15:21 +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
_wcstol.h
_wcstoul.h
_wctrans_local.h sign-compare fixes 2009-02-12 04:57:46 +00:00
_wctrans.c rune.h is not public, so merge with rune_local.h 2010-05-22 07:18:43 +00:00
_wctype_local.h merge christos-time_t 2009-01-11 02:45:45 +00:00
_wctype.c rune.h is not public, so merge with rune_local.h 2010-05-22 07:18:43 +00:00
aliasname_local.h merge christos-time_t 2009-01-11 02:45:45 +00:00
aliasname.c merge christos-time_t 2009-01-11 02:45:45 +00:00
bsdctype.c 1. hide _CTYPE_PRIVATE section in ctype.h, move them to private header ctype_local.h. 2010-05-22 06:38:15 +00:00
bsdctype.h merge christos-time_t 2009-01-11 02:45:45 +00:00
btowc.3
ctype_local.h rework bulid breakage problem on linux. 2010-05-22 18:15:21 +00:00
ctypeio.c 1. hide _CTYPE_PRIVATE section in ctype.h, move them to private header ctype_local.h. 2010-05-22 06:38:15 +00:00
ctypeio.h Remove 3rd and 4th clauses in christos' license. OK christos. 2009-10-21 01:07:44 +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 merge christos-time_t 2009-01-11 02:45:45 +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 make _locale_impl_t.cache as pointer to maintain easily binary compatibility in future. 2010-05-22 13:15:59 +00:00
iswalnum.3
iswctype_mb.c rune.h is not public, so merge with rune_local.h 2010-05-22 07:18:43 +00:00
iswctype_sb.c merge christos-time_t 2009-01-11 02:45:45 +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 merge christos-time_t 2009-01-11 02:45:45 +00:00
localeio_lc_messages.c merge christos-time_t 2009-01-11 02:45:45 +00:00
localeio_lc_monetary.c merge christos-time_t 2009-01-11 02:45:45 +00:00
localeio_lc_numeric.c merge christos-time_t 2009-01-11 02:45:45 +00:00
localeio_lc_time.c merge christos-time_t 2009-01-11 02:45:45 +00:00
localeio.c merge christos-time_t 2009-01-11 02:45:45 +00:00
localeio.h merge christos-time_t 2009-01-11 02:45:45 +00:00
Makefile.inc merge christos-time_t 2009-01-11 02:45:45 +00:00
mblen.3
mbrlen.3
mbrtowc.3
mbsinit.3
mbsrtowcs.3
mbstowcs.3
mbtowc.3
multibyte_amd1.c rune.h is not public, so merge with rune_local.h 2010-05-22 07:18:43 +00:00
multibyte_c90.c rune.h is not public, so merge with rune_local.h 2010-05-22 07:18:43 +00:00
multibyte_sb.c
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 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_local.h move __mb_len_max_runtime from rune_local.h -> setlocale_local.h. 2010-05-22 13:50:02 +00:00
rune.c rune.h is not public, so merge with rune_local.h 2010-05-22 07:18:43 +00:00
runeglue.c rune.h is not public, so merge with rune_local.h 2010-05-22 07:18:43 +00:00
runetable.c rune.h is not public, so merge with rune_local.h 2010-05-22 07:18:43 +00:00
runetype_local.h rework bulid breakage problem on linux. 2010-05-22 18:15:21 +00:00
setlocale1.c move __mb_len_max_runtime from rune_local.h -> setlocale_local.h. 2010-05-22 13:50:02 +00:00
setlocale32.c move __mb_len_max_runtime from rune_local.h -> setlocale_local.h. 2010-05-22 13:50:02 +00:00
setlocale_local.h move __mb_len_max_runtime from rune_local.h -> setlocale_local.h. 2010-05-22 13:50:02 +00:00
setlocale.3
setlocale.c fix static linking setlocale(3) problem, reported by Aran Clauson 2009-03-09 02:22:25 +00:00
towctrans.3
towlower.3
wcrtomb.3
wcscoll.3
wcscoll.c add some ISO C 1995 I18N functions and types: 2003-03-02 22:18:11 +00:00
wcsftime.3
wcsftime.c
wcsrtombs.3
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
wcstol.c
wcstold.c Nuke __strong_alias() to avoid definition loop. 2008-07-08 00:23:28 +00:00
wcstoll.c
wcstombs.3
wcstoul.c
wcstoull.c
wcstoumax.c
wcsxfrm.3
wcsxfrm.c
wctob.3
wctomb.3
wctrans.3
wctype.3
wcwidth.3