DragonFly commits List (threaded) for 2012-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kill zombies if the parent set SIG_IGN on SIGCHLD
commit 19af187033dafb57f0739a8b0b21f74d4e5373e8
Author: Matthias Rampke <matthias@rampke.de>
Date: Tue Apr 17 23:33:16 2012 +0200
kill zombies if the parent set SIG_IGN on SIGCHLD
fix for http://bugs.dragonflybsd.org/issues/2349
Summary of changes:
sys/kern/kern_exit.c | 7 ++++---
sys/kern/kern_sig.c | 8 +++++++-
sys/sys/param.h | 3 ++-
sys/sys/proc.h | 1 +
4 files changed, 14 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/19af187033dafb57f0739a8b0b21f74d4e5373e8
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]