Update.
commit44129238a240efd600340fbe42a0f7140e5f5b0f
authorUlrich Drepper <drepper@redhat.com>
Wed, 13 Jan 1999 13:29:55 +0000 (13 13:29 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 13 Jan 1999 13:29:55 +0000 (13 13:29 +0000)
treec2d813dc2d2514922df0cb1de4bd495157626c12
parentd7b88214f60b24730261f179983aa411e4b1ed91
Update.

1999-01-13  Ulrich Drepper  <drepper@cygnus.com>

* sysdeps/unix/sysv/linux/syscalls.list: Add __syscall_fork alias.
* sysdeps/unix/sysv/linux/vfork.c: Use vfork syscall if available,
otherwise use fork.
* sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add vfork.
* sysdeps/unix/sysv/linux/sparc32/syscalls.list: Likewise.
* sysdeps/unix/sysv/linux/sparc64/syscalls.list: Likewise.

* sysdeps/unix/sysv/linux/i386/sysdep.h: Correct handling of
INLINE_SYSCALL for syscall without parameters.
ChangeLog
manual/texis
sysdeps/unix/sysv/linux/i386/sysdep.h
sysdeps/unix/sysv/linux/powerpc/syscalls.list
sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list
sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list
sysdeps/unix/sysv/linux/syscalls.list
sysdeps/unix/sysv/linux/vfork.c