NetBSD/sys/arch/mips
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
..
conf Pull in geocast mips ddb improvements and start bringing in kgdb support. 2000-07-17 07:04:19 +00:00
include Preparation for the future introduction of multibyte locale. 2000-08-08 22:31:13 +00:00
mips protect doubleword register from interrupt. 2000-08-06 12:30:36 +00:00
Makefile
Makefile.inc