NetBSD/lib/libc/arch/mips
thorpej 30dca7f7db Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d
in their respective header files).  Add PSEUDO stubs for the old versions
of these system calls.

Note that __semctl13() doesn't require the extra stub that the old
semctl()/__semctl() did, as the SUSv2 version takes variable arguments,
and thus does not require the extra indirection.
1999-08-25 05:09:27 +00:00
..
gen _setjmp.S needs OFFSETOF_SC_{FP,}REGS, so include <machine/signal.h> 1999-02-05 00:41:42 +00:00
net Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
stdlib A foolish consistency... gen, net, and string all get MD sources 1997-11-05 22:59:37 +00:00
string Assembly-coded, word-at-a-time unrolled memset(). 1999-03-15 06:37:43 +00:00
sys Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d 1999-08-25 05:09:27 +00:00
:errfix libc support for mips. libkern hooks are disabled 1994-05-24 07:12:09 +00:00
Makefile.inc Add NetBSD RCSid headers, and change assembly-code LIBC_SCCS id tag string 1996-09-16 18:10:35 +00:00
SYS.h * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00