aboutsummaryrefslogtreecommitdiff
path: root/src/network/accept4.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
* accept4: don't fall back to accept if we got unknown flagsAlexey Izbyshev2023-02-281-0/+4
* reduce spurious inclusion of libc.hRich Felker2018-09-121-1/+0
* add fallback emulation for accept4 on old kernelsRich Felker2014-02-211-1/+12
* move accept4, dup3, and pipe2 to non-linux-specific locationsRich Felker2012-09-291-0/+9