NetBSD/lib/libc/arch/mips/sys
thorpej efd37a7da8 Warn about references to the compatibility vfork() (i.e. the vfork() with
the 4.4BSD non-shared-address-space semantics), and direct the user to
include <unistd.h> to generate the correct reference.

This warning isn't about an ABI compatibility issue, but the new vfork() is
considerably faster.
1998-12-02 19:29:56 +00:00
..
Ovfork.S Warn about references to the compatibility vfork() (i.e. the vfork() with 1998-12-02 19:29:56 +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 Add syscall stubs for __vfork14(). These are basically copies of Ovfork.S 1998-01-04 20:58:08 +00:00
brk.S * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
cerror.S From Arne Juul <arnej@math.ntnu.no>: 1998-07-25 03:01:45 +00:00
exect.S * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
fork.S * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
pipe.S * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
ptrace.S * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
sbrk.S * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
setlogin.S Add missing "t9, " to "la" insn in error-return case. 1996-10-16 06:21:10 +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 * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00