summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/forkfd_qt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Properly use the "process" featureUlf Hermann2017-02-271-1/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-231-5/+1
|\
| * Remove QPROCESS_USE_SPAWN and all that it surroundsJames McDonnell2016-03-221-5/+1
* | Update the Intel copyright yearThiago Macieira2016-01-211-1/+1
* | Updated license headersJani Heikkinen2016-01-151-13/+19
|/
* forkfd: use wait4 to get the process status instead of waitidThiago Macieira2015-07-181-7/+0
* Fix build of forkfd_qt.cpp on FreeBSDAlex Richardson2015-03-151-1/+1
* forkfd: make only one of forkfd or spawnfd be compiledThiago Macieira2015-03-141-0/+7
* Android: Fix compile on arm64-v8aBogDan Vatra2015-02-161-1/+1
* Update copyright headersJani Heikkinen2015-02-111-21/+13
* Add the compilation of forkfd to QtCoreThiago Macieira2015-01-231-0/+82