NetBSD/sys/arch/pc532/include
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 Add <machine/int_types.h>, which provides namespace-pure definitions 2000-06-26 15:42:16 +00:00
ansi.h G/c _BSD_INTPTR_T_ and _BSD_UINTPTR_T_. 2000-06-27 05:53:22 +00:00
aout_machdep.h
asm.h
autoconf.h Make booted_device global (and booted_parition for consitency). 2000-06-01 00:49:49 +00:00
bswap.h
byte_swap.h
cdefs.h
conf.h
cpu.h First sweep at scheduler state cleanup. Collect MI scheduler 2000-05-26 21:19:19 +00:00
cpufunc.h
db_machdep.h uvm_inherit.h was removed, and doesn't seem to be needed here. 2000-08-02 15:24:40 +00:00
disklabel.h
endian.h
endian_machdep.h
float.h
fpu.h
frame.h
icu.h
ieee.h
ieeefp.h
int_types.h Resolve some formatting nits; add __intptr_t and __uintptr_t. 2000-06-27 04:58:51 +00:00
jmpbuf.h
kcore.h
limits.h Preparation for the future introduction of multibyte locale. 2000-08-08 22:31:13 +00:00
lock.h
math.h
mtpr.h
param.h Change KERNBASE to 0xe0000000 to give more room for KVA. This is the maximum 2000-07-18 12:45:49 +00:00
pcb.h
pmap.h Change KERNBASE to 0xe0000000 to give more room for KVA. This is the maximum 2000-07-18 12:45:49 +00:00
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
setjmp.h
signal.h
stdarg.h
trap.h
types.h Nuke dk_establish() from orbit except from those ports which still use 2000-05-16 05:45:44 +00:00
varargs.h
vmparam.h Change KERNBASE to 0xe0000000 to give more room for KVA. This is the maximum 2000-07-18 12:45:49 +00:00