NetBSD/lib/libc/arch/i386/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 Fix signal mess. Change old syscalls to use the right signal numbers 1998-09-26 23:49:34 +00:00
__vfork14.S Add *__errno() redirection for _REENTRANT code. 1998-10-01 19:25:05 +00:00
brk.S RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00
cerror.S (Fortunately harmless) typo in previous. 1998-10-01 19:20:44 +00:00
exect.S RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00
fork.S RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00
pipe.S RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00
ptrace.S Add *__errno() redirection for _REENTRANT code. 1998-10-01 19:25:05 +00:00
sbrk.S RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00
setlogin.S Use _C_LABEL() to generate C labels. 1998-07-01 06:24:25 +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 RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00