NetBSD/lib/libc/arch/vax/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 New libc signal handling stuff. 1998-09-30 18:37: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 ENTRY() takes two argument now, not one. 1997-02-04 18:38:17 +00:00
cerror.S Some changes to disassembly easier without causing any performance penalty. 1998-10-20 06:46:19 +00:00
exect.S ENTRY() takes two argument now, not one. 1997-02-04 18:38:17 +00:00
fork.S
pipe.S
ptrace.S ENTRY() takes two argument now, not one. 1997-02-04 18:38:17 +00:00
sbrk.S ENTRY() takes two argument now, not one. 1997-02-04 18:38:17 +00:00
setlogin.S
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 ENTRY() takes two argument now, not one. 1997-02-04 18:38:21 +00:00