summaryrefslogtreecommitdiff
path: root/src/network/accept4.c
AgeCommit message (Expand)AuthorLines
2023-02-28accept4: don't fall back to accept if we got unknown flagsAlexey Izbyshev-0/+4
2018-09-12reduce spurious inclusion of libc.hRich Felker-1/+0
2014-02-21add fallback emulation for accept4 on old kernelsRich Felker-1/+12
2012-09-29move accept4, dup3, and pipe2 to non-linux-specific locationsRich Felker-0/+9