NetBSD/lib/libc/locale
itojun 09c87b61bb check _B (old isprint && !isgraph) when we generate _CTYPE_R (isprint).
otherwise, iso-8859-x locale will become incorrect about isprint(0xa0).

XXX too much workaround...
2001-01-21 03:56:27 +00:00
..
___runetype_mb.c avoid exposure of libc internal symbols into public header (wctype.h). 2001-01-20 17:40:09 +00:00
___tolower_mb.c avoid exposure of libc internal symbols into public header (wctype.h). 2001-01-20 17:40:09 +00:00
___toupper_mb.c avoid exposure of libc internal symbols into public header (wctype.h). 2001-01-20 17:40:09 +00:00
_def_messages.c
_def_monetary.c C99: add new parameters int_p_cs_precedes, int_n_cs_precedes, 2001-01-02 10:53:24 +00:00
_def_numeric.c
_def_time.c XSH5/C99: in the C/POSIX locale, change the day of month format used in d_t_fmt 1999-11-10 09:15:11 +00:00
big5.c sprinkle in _DIAGASSERT() as appropriate 2001-01-03 15:23:26 +00:00
ctypeio.c include <string.h> for mem* 2000-07-01 00:05:27 +00:00
ctypeio.h
euc.c sprinkle in _DIAGASSERT() as appropriate 2001-01-03 15:23:26 +00:00
euctw.c sprinkle in _DIAGASSERT() as appropriate 2001-01-03 15:23:26 +00:00
iso2022.c sprinkle in _DIAGASSERT() as appropriate 2001-01-03 15:23:26 +00:00
iso2022.h sync citrus Id part with citrus repository. 2000-12-28 05:27:35 +00:00
iswalnum.3 place return value 2000-12-22 02:13:26 +00:00
iswctype_sb.c byte default, use (non-citrus) singlebyte locale. if we compile 2000-12-25 23:30:58 +00:00
iswctype.c avoid exposure of libc internal symbols into public header (wctype.h). 2001-01-20 17:40:09 +00:00
localeconv.c C99: add new parameters int_p_cs_precedes, int_n_cs_precedes, 2001-01-02 10:53:24 +00:00
Makefile.inc re-enable citrus (rune)locale support. 2000-12-27 00:57:03 +00:00
mskanji.c sprinkle in _DIAGASSERT() as appropriate 2001-01-03 15:23:26 +00:00
multibyte_sb.c sprinkle in _DIAGASSERT() as appropriate 2001-01-03 15:23:26 +00:00
multibyte.c sprinkle in _DIAGASSERT() as appropriate 2001-01-03 15:23:26 +00:00
nl_langinfo.3
nl_langinfo.c
rune_local.h avoid exposure of libc internal symbols into public header (wctype.h). 2001-01-20 17:40:09 +00:00
rune.c check _B (old isprint && !isgraph) when we generate _CTYPE_R (isprint). 2001-01-21 03:56:27 +00:00
rune.h switch locale module API, from s{get,put}rune to wcrtomb/mbrtowc. 2000-12-28 05:22:27 +00:00
runeglue.c workaround for PR 11993. when we read in old locale file, 2001-01-21 03:49:02 +00:00
runenone.c sprinkle in _DIAGASSERT() as appropriate 2001-01-03 15:23:26 +00:00
runetable.c switch locale module API, from s{get,put}rune to wcrtomb/mbrtowc. 2000-12-28 05:22:27 +00:00
runetype.h switch locale module API, from s{get,put}rune to wcrtomb/mbrtowc. 2000-12-28 05:22:27 +00:00
setlocale_sb.c sprinkle in _DIAGASSERT() as appropriate 2001-01-03 15:23:26 +00:00
setlocale.3 C99: add new parameters int_p_cs_precedes, int_n_cs_precedes, 2001-01-02 10:53:24 +00:00
setlocale.c byte default, use (non-citrus) singlebyte locale. if we compile 2000-12-25 23:30:58 +00:00
setrunelocale.c sprinkle in _DIAGASSERT() as appropriate 2001-01-03 15:23:26 +00:00
towlower.3 manpage for tow*. 2000-12-22 02:18:58 +00:00
utf2.c sprinkle in _DIAGASSERT() as appropriate 2001-01-03 15:23:26 +00:00
utf8.c sprinkle in _DIAGASSERT() as appropriate 2001-01-03 15:23:26 +00:00