| commit | 4244cbd9be15e4185ac2effd82140bba91118f80 | [log] [tgz] |
|---|---|---|
| author | Daniel Malea <daniel.malea@intel.com> | Tue Aug 27 20:58:59 2013 +0000 |
| committer | Daniel Malea <daniel.malea@intel.com> | Tue Aug 27 20:58:59 2013 +0000 |
| tree | 20ab064ae38e37f29efa6b44ebdf9ec24687cf3d | |
| parent | e4a0cac4a82cb23a5e85b95a3bc4bd352564fb8d [diff] |
Enable Host::LaunchProcess on Linux - move LaunchProcessPosixSpawn() and Host::LaunchProcess() from freebsd host plugin to common (linux/freebsd section) - modify MonitorChildProcessThreadFunction to use pid_t from sys/types.h to avoid Linux/FreeBSD/Mac warnings when calling waitpid() llvm-svn: 189404