move new linux syscall wrapper functions to proper source dir
[musl] / src / network / accept4.c
2012-09-29 Rich Felkermove accept4, dup3, and pipe2 to non-linux-specific...