NetBSD/lib/libc/arch
2013-04-19 16:50:22 +00:00
..
alpha Remove clearing of ucontext_t, the only random register values now are 2013-03-13 08:05:46 +00:00
arm Ignore VFP bit in magic. 2013-04-19 16:50:22 +00:00
hppa setcontext() used to be incompatible with -lpthread since it affected 2012-09-12 02:00:51 +00:00
i386 Align the stack to a 16-byte boundary on LWP creation. 2012-08-31 20:57:24 +00:00
ia64 Add fpclassify{,d} 2012-12-27 10:41:18 +00:00
m68k Sprinkle some /* ARGSUSED */ before the dummy functions to appease lint. 2012-03-20 10:40:48 +00:00
mips setcontext() used to be incompatible with -lpthread since it affected 2012-09-12 02:00:51 +00:00
powerpc Make lint happy. 2012-03-22 05:36:50 +00:00
powerpc64 fix lint. 2012-11-24 15:20:58 +00:00
sh3 Follow the pattern from powerpc, make lint happy. 2012-03-22 09:32:04 +00:00
sparc setcontext() used to be incompatible with -lpthread since it affected 2012-09-12 02:00:51 +00:00
sparc64 now live in common/lib/libc/arch/sparc64/string 2013-03-17 00:43:45 +00:00
vax Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
x86_64