overhaul posix_spawn to use CLONE_VM instead of vfork
[musl] / src / thread / vmlock.c
2012-08-17 Rich Felkerfix extremely rare but dangerous race condition in...