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
..
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 Add a WEAK_ALIAS() macro. 2000-06-23 12:18:45 +00:00
bat.h - Comment the BAT bits. 1999-12-18 01:36:06 +00:00
bswap.h Include <sys/bswap.h> for function prototypes. i386, pc532 and vax 1999-08-21 05:39:51 +00:00
cdefs.h
cpu.h
db_machdep.h uvm/uvm_inherit.h was removed. 2000-08-02 09:06:56 +00:00
elf_machdep.h Move dl* function definitions to libc on ELF. 2000-04-02 15:35:47 +00:00
endian.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
endian_machdep.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
float.h
fpu.h Fix "FPCSR" to "FPSCR". ("Floating Point Status and Control Register") 1999-12-07 15:14:56 +00:00
frame.h
hid_601.h Hardware Implementation Dependent registers for the PowerPC 601. 1999-12-18 01:33:45 +00:00
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
math.h Improve namespace test macros a bit. 2000-02-05 14:04:36 +00:00
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 Prototype vtophys() before defining it. Needed for compilation with 2000-03-30 16:18:24 +00:00
proc.h
profile.h Make kernel profiling work. 2000-04-18 17:06:01 +00:00
psl.h Fix typo in comment. 2000-02-13 10:25:07 +00:00
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 Rewrite stdarg/varargs. 2000-02-27 17:50:20 +00:00
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 Rewrite stdarg/varargs. 2000-02-27 17:50:20 +00:00