1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-28 00:21:52 +03:00
1999-01-20  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/vfork.c: Once again use generic version.
This commit is contained in:
Ulrich Drepper
1999-01-20 11:36:34 +00:00
parent 5d003fb2ea
commit 8b4a471567
4 changed files with 20 additions and 11 deletions

View File

@ -0,0 +1 @@
#include <sysdeps/generic/vfork.c>