NetBSD/lib/libc/arch
2002-11-26 21:14:04 +00:00
..
alpha
arm Add arm asm version of memcmp, basically it's strncmp.S without the 2002-11-23 14:26:04 +00:00
hppa * Use the common ieee754_* routines (and add ones we were missing). 2002-10-26 06:44:54 +00:00
i386 Save a jmp for memcpy(3). 2002-10-29 07:01:44 +00:00
m68k
mips ABICALLS -> __ABICALLS__ 2002-11-10 18:10:25 +00:00
ns32k
powerpc Need <stdlib.h> for abort() prototype. 2002-11-26 21:14:04 +00:00
sh3 Assembly version of string functions. 2002-11-20 14:23:54 +00:00
sh5
sparc remove setjmp/longjmp from libkern, they're not used. 2002-10-27 18:45:11 +00:00
sparc64 move includes to the top so that this builds in libc context too. 2002-10-29 04:40:55 +00:00
vax Split isnan() into its own file. 2002-10-26 06:51:32 +00:00
x86_64