diff options
author | Brad King <brad.king@kitware.com> | 2007-05-16 17:10:45 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2007-05-16 17:10:45 (GMT) |
commit | 01c7db07c3826c05c658a370cd0d42bf3128fcff (patch) | |
tree | f2cdcf90c29aa520184dbbec6b5da218c4250281 /Source/cmGlobalUnixMakefileGenerator3.h | |
parent | b384218ec10c18f19bbbc83cc4d5b1ac804debb7 (diff) | |
download | CMake-01c7db07c3826c05c658a370cd0d42bf3128fcff.zip CMake-01c7db07c3826c05c658a370cd0d42bf3128fcff.tar.gz CMake-01c7db07c3826c05c658a370cd0d42bf3128fcff.tar.bz2 |
BUG: Do not send both SIGSTOP and SIGKILL when killing a process. The SIGSTOP seems to be able to block the SIGKILL occasionally. Also the SIGKILL is sufficient since the process table entry will still exist until it is reaped with waitpid.
Diffstat (limited to 'Source/cmGlobalUnixMakefileGenerator3.h')
0 files changed, 0 insertions, 0 deletions