change uid_t, gid_t, and id_t to unsigned types
[musl] / src / network / accept4.c
2012-09-29 Rich Felkermove accept4, dup3, and pipe2 to non-linux-specific...