summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/forkfd/forkfd_linux.c
Commit message (Expand)AuthorAgeFilesLines
* forkfd: add FFD_VFORK_SEMANTICS flagThiago Macieira2020-03-251-1/+4
* forkfd: introduce forkfd_wait4() that takes optionsThiago Macieira2020-03-251-8/+17
* forkfd/Linux: remove unused codeThiago Macieira2020-01-091-68/+0
* forkfd: Implement forkfd in terms of Linux 5.2's CLONE_PIDFDThiago Macieira2020-01-091-0/+251