summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qprocess_unix.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2014-07-24 12:59:14 -0700
committerThiago Macieira <thiago.macieira@intel.com>2015-01-23 19:13:27 +0100
commit75a2c81b0041df4ca59178cf52d9e5a8815f3524 (patch)
tree3a63d34f62e7872e8ecbbec9233a5eb33886211b /src/corelib/io/qprocess_unix.cpp
parent1814142b7a11befab315bf3f9d91c4ffbf56ef3e (diff)
Handle posix_spawn using exit code 127 to indicate fail-to-start
Most posix_spawn implementations are done using fork(), so the only way to report errors afer fork() is via a special exit code. Reference: http://pubs.opengroup.org/onlinepubs/009695399/functions/posix_spawn.html Change-Id: I3a37f81b0cb278bb31e5cb83c87e6b4c034dbc19 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/io/qprocess_unix.cpp')
0 files changed, 0 insertions, 0 deletions