NetBSD/sys/arch/powerpc/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
..
ansi.h G/c _BSD_INTPTR_T_ and _BSD_UINTPTR_T_. 2000-06-27 05:53:22 +00:00
aout_machdep.h
asm.h Add a WEAK_ALIAS() macro. 2000-06-23 12:18:45 +00:00
bat.h
bswap.h
cdefs.h
cpu.h
db_machdep.h uvm/uvm_inherit.h was removed. 2000-08-02 09:06:56 +00:00
elf_machdep.h
endian_machdep.h
endian.h
float.h
fpu.h
frame.h
hid_601.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
ipkdb.h
kcore.h
limits.h Preparation for the future introduction of multibyte locale. 2000-08-08 22:31:13 +00:00
lock.h Clear the reservation in __cpu_simple_lock_try even if it failed to lock. 2000-07-08 04:36:56 +00:00
machine_type.h
Makefile Add <machine/int_types.h>, which provides namespace-pure definitions 2000-06-26 15:42:16 +00:00
math.h
param.h raise MSIZE from 128 to 256. 2000-06-30 17:55:11 +00:00
pcb.h Make it compile with "options MULTIPROCESSOR". 2000-07-06 22:56:22 +00:00
pmap.h
proc.h
profile.h
psl.h
pte.h
ptrace.h Add PT_GETFPREGS and PT_SETFPREGS support. 2000-06-04 09:30:43 +00:00
reg.h Add PT_GETFPREGS and PT_SETFPREGS support. 2000-06-04 09:30:43 +00:00
reloc.h
rnd.h Add cpu_counter(). 2000-06-11 16:32:42 +00:00
setjmp.h
signal.h
stdarg.h
trap.h Prepare for AmigaPPC. 2000-05-25 21:10:14 +00:00
types.h Add cpu_counter(). 2000-06-11 16:32:42 +00:00
varargs.h