streamline old-kernel fallback path of pipe2 to use syscalls directly
[musl] / src / network / accept4.c
2012-09-29 Rich Felkermove accept4, dup3, and pipe2 to non-linux-specific...