Date: Mon, 16 Aug 1999 04:49:30 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux linux_misc.c linux_sysent.c linux_syscall.h linux_proto.h Message-ID: <199908161149.EAA39591@freefall.freebsd.org>
index | next in thread | raw e-mail
marcel 1999/08/16 04:49:30 PDT
Modified files:
sys/i386/linux linux_misc.c linux_sysent.c
linux_syscall.h linux_proto.h
Log:
Implement linux_vfork() syscall by calling vfork(). Analogous to the
linux_fork() implementation.
Revision Changes Path
1.64 +18 -1 src/sys/i386/linux/linux_misc.c
1.24 +2 -2 src/sys/i386/linux/linux_sysent.c
1.19 +2 -1 src/sys/i386/linux/linux_syscall.h
1.23 +5 -1 src/sys/i386/linux/linux_proto.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908161149.EAA39591>
