NetBSD/lib/libc/arch
2004-03-23 01:42:53 +00:00
..
alpha Put the jmpbuf's FPCR in the ucontext, not the other way around. 2004-03-23 01:42:53 +00:00
arm * Turn isinf(3) and isnan(3) into C99-style macros. 2004-03-04 23:42:38 +00:00
hppa * Turn isinf(3) and isnan(3) into C99-style macros. 2004-03-04 23:42:38 +00:00
i386 * Turn isinf(3) and isnan(3) into C99-style macros. 2004-03-04 23:42:38 +00:00
m68k * Turn isinf(3) and isnan(3) into C99-style macros. 2004-03-04 23:42:38 +00:00
mips * Turn isinf(3) and isnan(3) into C99-style macros. 2004-03-04 23:42:38 +00:00
ns32k * Turn isinf(3) and isnan(3) into C99-style macros. 2004-03-04 23:42:38 +00:00
powerpc * Turn isinf(3) and isnan(3) into C99-style macros. 2004-03-04 23:42:38 +00:00
sh3 * Turn isinf(3) and isnan(3) into C99-style macros. 2004-03-04 23:42:38 +00:00
sh5 sigreturn14 is deprecated, so don't use it in longjmp. 2004-03-17 00:35:08 +00:00
sparc Use setcontext() instead of sigreturn() to implement longjmp(). 2004-03-22 12:35:04 +00:00
sparc64 Simplify slightly and fix a comment. 2004-03-22 18:35:51 +00:00
vax Fix <tab> nits. 2004-03-23 01:41:47 +00:00
x86_64 Really, there is no need to use the old int0x80 syscall entry just for 2004-03-09 20:21:22 +00:00