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 Change r_type bit field size 5 to 6 and reduce unused bit(2 to 1). 1998-12-03 05:15:06 +00:00
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 Garbage-collect. 1999-03-20 01:40:25 +00:00
cpu.h Add missing CPU_MAXID definition. 1999-05-05 11:20:54 +00:00
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 Minor changes to make all the float.h files match. 1998-02-18 11:01:27 +00:00
fpu.h Fix "FPCSR" to "FPSCR". ("Floating Point Status and Control Register") 1999-12-07 15:14:56 +00:00
frame.h Fix void * arithmetic. 1999-01-10 10:13:15 +00:00
hid_601.h Hardware Implementation Dependent registers for the PowerPC 601. 1999-12-18 01:33:45 +00:00
ieee.h
ieeefp.h reorder the fp_rnd constants to match the values used by the 1999-07-07 01:52:26 +00:00
int_types.h Resolve some formatting nits; add __intptr_t and __uintptr_t. 2000-06-27 04:58:51 +00:00
ipkdb.h Update ipkdb's register handling, from Wolfgang Solfrank. 1997-04-16 22:57:06 +00:00
kcore.h vm_offset_t --> [pv]addr_t 1998-08-31 14:43:39 +00:00
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 Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:37:20 +00:00
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 s/dummy/md_proc/ 1997-04-16 22:57:48 +00:00
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 vm_offset_t --> [pv]addr_t 1998-08-31 14:43:39 +00:00
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 Back out previous; I'm punting PowerPC to tsubai or sakamoto. 1998-09-16 23:51:27 +00:00
signal.h sigset13_t -> int. 1998-09-14 02:48:33 +00:00
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