NetBSD/lib/libc/arch/i386
thorpej ac8c1c29e9 * Add WSYSCALL() to SYS.h, which creates a system call with an
internal name and a weak alias for the name.
* Add a WEAKASM syscall list, and process it.
* Make sysarch() have an internal name (_sysarch()).
2002-01-14 00:55:55 +00:00
..
gen Add internal names for fp{get,set}{mask,round,sticky}(), and 2002-01-13 21:45:39 +00:00
net Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
stdlib Fix renaming botch in previous. 2001-05-29 23:59:19 +00:00
string %edx is free; use it instead of %ebx. 2000-08-07 14:46:52 +00:00
sys Fix call to _exit. 2001-07-18 12:24:53 +00:00
Makefile.inc Add __syscall.S to arch/i386/gen/Makefile.inc along with all the other 2000-12-13 07:14:43 +00:00
SYS.h * Add WSYSCALL() to SYS.h, which creates a system call with an 2002-01-14 00:55:55 +00:00