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
..
___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_local.h
_wctrans.c
aliasname_local.h
aliasname.c
btowc.3
ctypeio.c
ctypeio.h
iswalnum.3
iswctype_sb.c SUSv3 says, wcwidth(wc) returns: 2008-08-12 20:51:25 +00:00
iswctype.3
iswctype.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 s/approprate/appropriate/ 2007-05-26 13:14:13 +00:00
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
Makefile.inc Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, 2008-05-17 03:49:54 +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
mbstowcs.3
mbtowc.3
multibyte_amd1.c
multibyte_c90.c
multibyte_sb.c
multibyte.h
nl_langinfo.3
nl_langinfo.c
rune_local.h remove stale declarations 2008-04-01 19:19:33 +00:00
rune.c 1. add workaround for ctype.h is* funcs problem. 2007-09-29 07:55:45 +00:00
rune.h clean up some definitions around rune_t which are not needed anymore 2007-09-03 20:31:56 +00:00
runeglue.c 1. add workaround for ctype.h is* funcs problem. 2007-09-29 07:55:45 +00:00
runetable.c add _CTYPE_R(printable) bit for ALL_80_TO_FF_SW1 area. 2008-08-12 21:25:31 +00:00
runetype.h s/__attribute__((__packed__))/__packed/g; 2007-09-29 08:10:17 +00:00
setlocale1.c
setlocale32.c
setlocale.3
setlocale.c The category LC_MESSAGES is already a directory possibly containing 2008-06-12 20:33:23 +00:00
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 s/preposturously/preposterously/ 2007-05-21 15:32:17 +00:00
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