NetBSD/lib/libc/arch/m68k/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 We can shave off a register-register move when using the SVR4 ABI: __errno() 1999-05-02 20:52:02 +00:00
__semctl.S Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d 1999-08-25 05:09:27 +00:00
__sigreturn14.S Call cerror through the PLT. 1999-05-02 23:19:49 +00:00
__vfork14.S We can shave off a register-register move when using the SVR4 ABI: __errno() 1999-05-02 20:52:02 +00:00
brk.S Call cerror through the PLT. 1999-05-02 23:19:49 +00:00
cerror.S We can shave off a register-register move when using the SVR4 ABI: __errno() 1999-05-02 20:52:02 +00:00
exect.S Call cerror through the PLT. 1999-05-02 23:19:49 +00:00
fork.S New-style RCS ids. Use the RCSID() macro where appropriate. 1995-12-13 22:17:46 +00:00
msgctl.S Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d 1999-08-25 05:09:27 +00:00
pipe.S New-style RCS ids. Use the RCSID() macro where appropriate. 1995-12-13 22:17:46 +00:00
ptrace.S Call cerror through the PLT. 1999-05-02 23:19:49 +00:00
sbrk.S Call cerror through the PLT. 1999-05-02 23:19:49 +00:00
setlogin.S Use _C_LABEL() to generate C labels. 1998-07-01 06:44:14 +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 Warn about references to the compatibility() sigaction(), sigpending(), 1998-12-02 01:01:03 +00:00
sigprocmask.S Call cerror through the PLT. 1999-05-02 23:19:49 +00:00
sigreturn.S Call cerror through the PLT. 1999-05-02 23:19:49 +00:00
sigsuspend.S Call cerror through the PLT. 1999-05-02 23:19:49 +00:00
syscall.S Call cerror through the PLT. 1999-05-02 23:19:49 +00:00