OSDN Git Service

vfork: Use clone if arch does not have the vfork syscall
authorMarkos Chandras <markos.chandras@imgtec.com>
Thu, 11 Oct 2012 09:27:44 +0000 (10:27 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 20 Feb 2013 12:45:12 +0000 (13:45 +0100)
commit58570fc8e1fd601f15be5758ab95013d56771804
tree5eecadbd20cc52fc8a537fa3513e9d5d2c8b4847
parentc7d36adfc2f4b6660602f3f5ed8079b4830158c2
vfork: Use clone if arch does not have the vfork syscall

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/sysdeps/linux/common/vfork.c