in startProcess use _exit instead of exit after fork in child; test command with...
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Mon, 19 May 2014 13:14:43 +0000 (15:14 +0200)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Mon, 19 May 2014 13:14:43 +0000 (15:14 +0200)
commitc3b830a20207a249874d15fdc0744a923187a88a
treee97d71e45c42ac7ffc2ae0c96ead7530de953b33
parentdfd4cbc09f40f5b1757a5f3de8bcff9435bb6870
in startProcess use _exit instead of exit after fork in child; test command with new FileStat::is_exec_file in asyncio/utils
asyncio/async_process.cpp
utils/asyncio_system_tools.cpp
utils/asyncio_system_tools.hpp