From 44129238a240efd600340fbe42a0f7140e5f5b0f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 13 Jan 1999 13:29:55 +0000 Subject: Update. 1999-01-13 Ulrich Drepper * 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. --- manual/texis | 2 ++ 1 file changed, 2 insertions(+) (limited to 'manual') diff --git a/manual/texis b/manual/texis index c6e7226..9327db1 100644 --- a/manual/texis +++ b/manual/texis @@ -67,6 +67,8 @@ db.c.texi \ sysinfo.texi \ conf.texi \ ../crypt/crypt.texi \ +../crypt/genpass.c.texi \ +../crypt/testpass.c.texi \ ../linuxthreads/linuxthreads.texi \ lang.texi \ add.c.texi \ -- cgit v1.1