summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/forkfd_qt.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add the compilation of forkfd to QtCoreThiago Macieira2015-01-231-0/+82
This also brings in the harness to forkfd that uses QBasicAtomic instead of the generic GCC atomics. Change-Id: Id5488bf192db0027bc684956ade0bf6c640c9512 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>