fix regression in size of nlink_t (broken stat struct) on x86_64
[musl] / src / network / accept4.c
2012-09-29 Rich Felkermove accept4, dup3, and pipe2 to non-linux-specific...