NetBSD/lib/libc/locale
kleink 48e66c2b14 XSH5/C99: in the C/POSIX locale, change the day of month format used in d_t_fmt
(locale's appropriate date and time representation) from %d (single digits
are preceded by 0) to %e (single digits are preceded by a blank).
1999-11-10 09:15:11 +00:00
..
Makefile.inc use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriate 1999-02-24 15:05:20 +00:00
_def_messages.c
_def_monetary.c
_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
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 delint 1998-11-13 15:46:52 +00:00
nl_langinfo.3 Don't require inclusion of <nl_types.h>. 1999-09-05 09:18:11 +00:00
nl_langinfo.c delint 1998-11-13 15:46:52 +00:00
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