rewrite popen to use posix_spawn instead of fragile vfork hacks
[musl] / src / linux / epoll.c
2012-09-07 Rich Felkercleanup src/linux and src/misc trees, etc.