NetBSD/lib/libc/arch
2001-07-20 17:19:15 +00:00
..
alpha Add a __clone(3) entry point. 2001-07-17 00:33:04 +00:00
arm Changes needed for ARM ELF shared library support. 2001-07-16 05:50:05 +00:00
i386 Fix call to _exit. 2001-07-18 12:24:53 +00:00
m68k Compensate for the syscall args stack cleanup in the clone. 2001-07-20 17:08:18 +00:00
mips Cosmetic change. 2001-07-17 02:05:32 +00:00
ns32k This is just a RSYSCALL. 2001-07-20 11:17:18 +00:00
powerpc Add a __clone(3) entry point for powerpc. 2001-07-20 17:19:15 +00:00
sh3 style fix (no functional change) 2001-05-11 19:58:06 +00:00
sparc Use a bzero-based assembly language implementation for memset(); 2001-06-23 08:38:43 +00:00
sparc64 Replace bzero.S and bcopy.S with memset.S and memcpy.S to make the makefiles 2001-07-07 04:55:21 +00:00
vax Add __clone(2) for VAX. 2001-07-20 06:10:12 +00:00
x86_64 Initial commit of x86-64 specific parts of libc. 2001-06-19 00:25:01 +00:00