summaryrefslogtreecommitdiff
path: root/src/network/accept4.c
AgeCommit message (Collapse)AuthorFilesLines
2012-09-29move accept4, dup3, and pipe2 to non-linux-specific locationsRich Felker1-0/+9
these interfaces have been adopted by the Austin Group for inclusion in the next version of POSIX.