NetBSD/lib/libc/arch/mips
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 Add ISO C99 long long integer general utility interfaces; partially addresses 2000-03-06 18:32:22 +00:00
string Make memcpy and memmove use bcopy assembly for mips. Tweak forward copy 2000-10-10 21:51:54 +00:00
sys Duh, call the clone's entry point w/ jal, so that when it returns, 2001-07-20 17:37:39 +00:00
Makefile.inc remove MIPS SOFTFLOAT. 2000-03-05 05:41:03 +00:00
SYS.h * Add WSYSCALL() to SYS.h, which creates a system call with an 2002-01-14 00:55:55 +00:00