NetBSD/lib/libc/arch/sparc/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 Make the sparc work again; some work from jason, some from me. 1998-09-29 05:55:48 +00:00
__vfork14.S
brk.S Change immediate label references to _C_LABEL(). 1998-07-01 02:16:27 +00:00
cerror.S Change immediate label references to _C_LABEL(). 1998-07-01 02:16:27 +00:00
exect.S
fork.S
pipe.S
ptrace.S Change immediate label references to _C_LABEL(). 1998-07-01 02:16:27 +00:00
sbrk.S Change immediate label references to _C_LABEL(). 1998-07-01 02:16:27 +00:00
setlogin.S Change immediate label references to _C_LABEL(). 1998-07-01 02:16: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