NetBSD/lib/libc/locale
tnozaki 73651b99df add _CTYPE_R(printable) bit for ALL_80_TO_FF_SW1 area.
now wcwidth(wc) looks whether wc is printable or not.
2008-08-12 21:25:31 +00:00
..
Makefile.inc Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, 2008-05-17 03:49:54 +00:00
___runetype_mb.c
__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.c
_wctrans_local.h
aliasname.c
aliasname_local.h
btowc.3
ctypeio.c
ctypeio.h
iswalnum.3
iswctype.3
iswctype.c SUSv3 says, wcwidth(wc) returns: 2008-08-12 20:51:25 +00:00
iswctype_sb.c SUSv3 says, wcwidth(wc) returns: 2008-08-12 20:51:25 +00:00
lcmessages.c Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, 2008-05-17 03:49:54 +00:00
lcmessages.h Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, 2008-05-17 03:49:54 +00:00
lcmonetary.c Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, 2008-05-17 03:49:54 +00:00
lcmonetary.h Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, 2008-05-17 03:49:54 +00:00
lcnumeric.c Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, 2008-05-17 03:49:54 +00:00
lcnumeric.h Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, 2008-05-17 03:49:54 +00:00
lctime.c Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, 2008-05-17 03:49:54 +00:00
lctime.h Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, 2008-05-17 03:49:54 +00:00
localeconv.c
localeio.c Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, 2008-05-17 03:49:54 +00:00
localeio.h Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, 2008-05-17 03:49:54 +00:00
mblen.3
mbrlen.3
mbrtowc.3
mbsinit.3
mbsrtowcs.3
mbstowcs.3
mbtowc.3
multibyte.h
multibyte_amd1.c
multibyte_c90.c
multibyte_sb.c
nl_langinfo.3
nl_langinfo.c
rune.c
rune.h
rune_local.h
runeglue.c
runetable.c add _CTYPE_R(printable) bit for ALL_80_TO_FF_SW1 area. 2008-08-12 21:25:31 +00:00
runetype.h
setlocale.3
setlocale.c The category LC_MESSAGES is already a directory possibly containing 2008-06-12 20:33:23 +00:00
setlocale1.c
setlocale32.c
setrunelocale.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
towctrans.3
towlower.3
wcrtomb.3
wcscoll.3
wcscoll.c
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