NetBSD/lib/libc/arch/alpha/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 Warn about references to the compatibility vfork() (i.e. the vfork() with 1998-12-02 19:29:56 +00:00
__semctl.S Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d 1999-08-25 05:09:27 +00:00
__sigreturn14.S Signal changes for Alpha. 1998-09-29 03:01:37 +00:00
__vfork14.S Add syscall stubs for __vfork14(). These are basically copies of Ovfork.S 1998-01-04 20:58:08 +00:00
brk.S * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +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 catch up with <machine/asm.h> changes, SYS.h changes, and the removal 1996-10-17 03:08:03 +00:00
fork.S libc support for the alpha. more functions should be written in assembler, 1995-02-10 17:49:48 +00:00
msgctl.S Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d 1999-08-25 05:09:27 +00:00
pipe.S libc support for the alpha. more functions should be written in assembler, 1995-02-10 17:49:48 +00:00
ptrace.S kill "IMPORT(errno, 4)" since it is unnecessary 1996-11-08 00:51:24 +00:00
sbrk.S * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
setlogin.S libc support for the alpha. more functions should be written in assembler, 1995-02-10 17:49:48 +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 Warn about references to the compatibility() sigaction(), sigpending(), 1998-12-02 01:01:03 +00:00
sigreturn.S Warn about references to the compatibility() sigaction(), sigpending(), 1998-12-02 01:01:03 +00:00
sigsuspend.S Warn about references to the compatibility() sigaction(), sigpending(), 1998-12-02 01:01:03 +00:00
syscall.S libc support for the alpha. more functions should be written in assembler, 1995-02-10 17:49:48 +00:00