NetBSD/lib/libc/arch
2000-12-13 07:49:17 +00:00
..
alpha Add the obvious, trivial __syscall() stub. 2000-12-13 07:49:17 +00:00
arm26 Need an internal name for pipe(2). 2000-09-28 08:38:53 +00:00
arm32 Don't need __syscall.S here either. 2000-12-13 07:44:34 +00:00
i386 Add __syscall.S back to sys/Makefile.inc. Remove from arch/i386/gen/ 2000-12-13 07:42:47 +00:00
m68k Identical on m68k. 2000-12-11 16:17:18 +00:00
mips Make memcpy and memmove use bcopy assembly for mips. Tweak forward copy 2000-10-10 21:51:54 +00:00
ns32k _SYSCALL() argument order botch in previous. 2000-10-02 14:51:57 +00:00
powerpc Need an internal name for pipe(2). 2000-09-28 08:38:53 +00:00
sh3 Need an internal name for pipe(2). 2000-09-28 08:38:53 +00:00
sparc Need an internal name for pipe(2). 2000-09-28 08:38:53 +00:00
sparc64 Fix modf() (I hope. Can't be any worse than the old version.) 2000-11-01 23:32:41 +00:00
vax Add a VAX version of __syscall. XXX Doesn't handle if syscall number is 2000-12-13 07:34:54 +00:00