NetBSD/sys/arch/m68k/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_single.h
asm.h Add a WEAK_ALIAS() macro. 2000-06-23 12:18:45 +00:00
bswap.h Include <sys/bswap.h> for function prototypes. i386, pc532 and vax 1999-08-21 05:39:51 +00:00
cacheops_20.h Add register prefixes. 1999-11-06 17:42:31 +00:00
cacheops_30.h Add register prefixes. 1999-11-06 17:42:31 +00:00
cacheops_40.h Add register prefixes. 1999-11-06 17:42:31 +00:00
cacheops_60.h Add register prefixes. 1999-11-06 17:42:31 +00:00
cacheops.h Bug fixes for 68020only or 68030only machines, by Aymeric Vincent. 2000-04-05 19:38:33 +00:00
cdefs.h
cpu.h
db_machdep.h <vm/vm_param.h> -> <uvm/uvm_param.h> 2000-06-26 14:58:58 +00:00
elf_machdep.h Move dl* function definitions to libc on ELF. 2000-04-02 15:35:47 +00:00
endian_machdep.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
endian.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
float.h
frame.h Move linux_reenter_syscall() to a common location and rename it to 1999-04-19 20:58:37 +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
kcore.h
limits.h Preparation for the future introduction of multibyte locale. 2000-08-08 22:31:13 +00:00
lock.h On the m68k, the most efficient type for __cpu_simple_lock_t is 2000-05-02 05:17:45 +00:00
m68k.h
Makefile Add <machine/int_types.h>, which provides namespace-pure definitions 2000-06-26 15:42:16 +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 Provide multiple inclusion protection. 1999-11-03 00:47:21 +00:00
profile.h Add register prefixes. 1999-11-06 17:42:31 +00:00
psl.h Add register prefixes. 1999-11-06 17:42:31 +00:00
ptrace.h
reg.h Define FP as a synonym for A6. 1999-04-19 21:19:08 +00:00
setjmp.h
signal.h
stdarg.h Add a C99-style va_copy macro. 2000-02-03 16:16:06 +00:00
svr4_machdep.h Add COMPAT_SVR4 for m68k. 1999-04-19 21:22:56 +00:00
sync_icache.h
sysctl.h
trap.h
types.h
varargs.h