summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/forkfd_qt.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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