NetBSD/lib/libc/arch/vax
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 Set infinity to the highest D-float possible. 1999-04-17 14:53:32 +00:00
net Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
stdlib
string
sys Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d 1999-08-25 05:09:27 +00:00
DEFS.h
SYS.h Some changes to disassembly easier without causing any performance penalty. 1998-10-20 06:46:19 +00:00