NetBSD/sys/arch/powerpc
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 Allow arch-specific code to specify in4_cksum() like it can specify 2000-02-14 21:42:50 +00:00
include Preparation for the future introduction of multibyte locale. 2000-08-08 22:31:13 +00:00
powerpc remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:44:02 +00:00
tools/chrpicon Program to convert back and forth between PPM and CHRP boot icon images. 1999-11-19 00:43:20 +00:00
Makefile