make posix_spawn (and functions that use it) use CLONE_VFORK flag
[musl] / src / thread / sem_init.c
2011-04-19 Rich Felkerfix uninitialized waiters field in semaphores
2011-03-04 Rich Felkerimplement POSIX semaphores