NetBSD/lib/libc/arch/i386
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 Use _ALIGN_TEXT from <machine/asm.h>. 1999-08-23 08:45:09 +00:00
net Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
stdlib lint stubs for assembly routines. 1997-11-05 23:37:06 +00:00
string Use _ALIGN_TEXT from <machine/asm.h>. 1999-08-23 08:45:09 +00:00
sys Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d 1999-08-25 05:09:27 +00:00
Makefile.inc Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
SYS.h Use _ALIGN_TEXT from <machine/asm.h>. 1999-08-23 08:45:09 +00:00