summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/forkfd/forkfd.h
Commit message (Expand)AuthorAgeFilesLines
* forkfd: implement vfork(2)-like support on LinuxThiago Macieira2022-07-161-0/+1
* forkfd: remove FFD_VFORK_SEMANTICSThiago Macieira2020-06-301-1/+0
* forkfd: add FFD_VFORK_SEMANTICS flagThiago Macieira2020-03-251-3/+4
* forkfd: introduce forkfd_wait4() that takes optionsThiago Macieira2020-03-251-1/+8
* forkfd: add FFD_USE_FORK to force use of fork()Thiago Macieira2020-01-091-2/+3
* forkfd: fix compilation in C mode without precompiled headersThiago Macieira2019-08-201-2/+3
* Update the Intel copyright yearThiago Macieira2016-01-211-1/+1
* forkfd: fix _POSIX_SPAWN feature checkLouai Al-Khanji2015-09-041-2/+2
* forkfd: update the API to add a reading and closing functionThiago Macieira2015-07-171-1/+9
* Relicense forkfd under an MIT licenseThiago Macieira2015-03-231-28/+15
* Add spawnfd for use where fork / forkfd can't be usedThiago Macieira2015-01-231-0/+13
* Fix forkfd build when O_CLOEXEC isn't defined.Thiago Macieira2015-01-161-2/+2
* Import forkfd into qtbaseThiago Macieira2014-11-041-0/+58