make available a namespace-safe vfork, if supported
authorRich Felker <dalias@aerifal.cx>
Sat, 15 Oct 2011 03:34:12 +0000 (23:34 -0400)
committerRich Felker <dalias@aerifal.cx>
Sat, 15 Oct 2011 03:34:12 +0000 (23:34 -0400)
commit768f39a535e5f5a50c2c17dc072e92ba01665ef0
treef406a2cd9bdf5bcf1e7b5c359f802482c7823edd
parent14f2e115c2a1ee473ec8f28b1e804329f6a4d765
make available a namespace-safe vfork, if supported

this may be useful to posix_spawn..?
src/process/vfork.c