NetBSD/lib/libc/arch/mips/sys
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
..
Ovfork.S * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
__semctl.S Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d 1999-08-25 05:09:27 +00:00
__sigreturn14.S mips libc stubs for sig*14 signal API (128bit sigset_t), 1998-09-27 22:59:39 +00:00
__vfork14.S * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
brk.S Change references to `end' to `_end' as not to invade (or being invaded by) 1999-03-31 11:53:07 +00:00
cerror.S * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
exect.S * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
fork.S * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
msgctl.S Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d 1999-08-25 05:09:27 +00:00
pipe.S * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
ptrace.S * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
sbrk.S Change references to `end' to `_end' as not to invade (or being invaded by) 1999-03-31 11:53:07 +00:00
setlogin.S * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
shmctl.S Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d 1999-08-25 05:09:27 +00:00
sigaction.S Warn about references to the compatibility() sigaction(), sigpending(), 1998-12-02 01:01:03 +00:00
sigpending.S * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
sigprocmask.S * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
sigreturn.S Warn about references to the compatibility() sigaction(), sigpending(), 1998-12-02 01:01:03 +00:00
sigsuspend.S * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
syscall.S * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00