summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/forkfd/forkfd.c
Commit message (Expand)AuthorAgeFilesLines
* Add spawnfd for use where fork / forkfd can't be usedThiago Macieira2015-01-231-0/+63
* Fix forkfd on OS X 10.7 and earlierThiago Macieira2015-01-231-1/+12
* Fix compilation of non-waittid forkfd() outside of LinuxThiago Macieira2015-01-231-2/+2
* Use waitid with WNOWAIT in forkfdThiago Macieira2015-01-231-2/+88
* Fix forkfd build when O_CLOEXEC isn't defined.Thiago Macieira2015-01-161-1/+1
* Import forkfd into qtbaseThiago Macieira2014-11-041-0/+495