mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-03 14:25:37 +02:00
![]() Fixed by copying code from org.eclipse.cdt.core.linux that contains the fix from bug 119387 : set the process group by calling setpgid() when forking a process, and use killpg() for killing the entire process group on termination. This also aligns MacOS code fully with Linux code. Tested on MacOSX 10.8 and 10.13 beta. Binaries will be submitted with the related fix for bug 519886. Change-Id: I87df87caa88cff60b4d9eee2252252234d1a4f84 Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com> |
||
---|---|---|
.. | ||
library | ||
META-INF | ||
os/macosx | ||
src/org/eclipse/cdt/internal/core/macosx | ||
.classpath | ||
.project | ||
about.html | ||
build.properties | ||
fragment.xml | ||
plugin.properties | ||
pom.xml |