NetBSD/lib/libc/locale
tshiozak 51a53de0d5 Preparation for the future introduction of multibyte locale.
- MB_LEN_MAX is increased to 32.
 - To ensure binary compatibility for old executables
   under multibyte locale, versioned setlocale is added.
 - __mb_len_cur definision is added in setlocale.c
   and enable it in stdlib.h .
   It is also important for multibyte locale stuffs,
   but I just forgot.
2000-08-08 22:31:13 +00:00
..
Makefile.inc Preparation for the future introduction of multibyte locale. 2000-08-08 22:31:13 +00:00
_def_messages.c fix typo; something called 'yesexpr' shouldn't have a 'n' in it 1997-10-18 05:08:32 +00:00
_def_monetary.c RCSid police. 1997-04-29 16:40:13 +00:00
_def_numeric.c RCSid police. 1997-04-29 16:40:13 +00:00
_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 include <string.h> for mem* 2000-07-01 00:05:27 +00:00
ctypeio.h Add support for localized character sets (a.k.a. LC_CTYPE). 1997-06-02 09:52:36 +00:00
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 Preparation for the future introduction of multibyte locale. 2000-08-08 22:31:13 +00:00
setlocale_sb.c Preparation for the future introduction of multibyte locale. 2000-08-08 22:31:13 +00:00