NetBSD/lib/libc/locale
jdolecek 9fc25cf0bc when loading all locale categories (called with LC_ALL), ignore if
loadlocale() fails - since only LC_CTYPE is implemented and all
other categories return error, code never got to actually
load the ctype locales, as first category tried was LC_COLLATE
and it always failed
1999-10-15 17:17:07 +00:00
..
Makefile.inc
_def_messages.c
_def_monetary.c
_def_numeric.c
_def_time.c
ctypeio.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
ctypeio.h
localeconv.c
nl_langinfo.3
nl_langinfo.c
setlocale.3 Xref nl_langinfo(3). 1999-09-05 09:19:35 +00:00
setlocale.c when loading all locale categories (called with LC_ALL), ignore if 1999-10-15 17:17:07 +00:00