NetBSD/lib/libc/arch/sparc/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
__semctl.S Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d 1999-08-25 05:09:27 +00:00
__sigreturn14.S
__vfork14.S
brk.S Shameless hack to reference end if using a.out and _end if using ELF. 1999-06-03 20:14:58 +00:00
cerror.S
exect.S
fork.S
msgctl.S Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d 1999-08-25 05:09:27 +00:00
pipe.S
ptrace.S
sbrk.S Shameless hack to reference end if using a.out and _end if using ELF. 1999-06-03 20:14:58 +00:00
setlogin.S
shmctl.S Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d 1999-08-25 05:09:27 +00:00
sigaction.S
sigpending.S
sigprocmask.S
sigreturn.S
sigsuspend.S
syscall.S