git: DragonFly_RELEASE_3_0 kill zombies if the parent set SIG_IGN on SIGCHLD
Venkatesh Srinivas
vsrinivas at crater.dragonflybsd.org
Mon Apr 30 23:01:49 PDT 2012
commit b8aacf5e48a54b7cad5e86e49bac55d4440049be
Author: Matthias Rampke <matthias at 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
Conflicts:
sys/sys/param.h
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, 15 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b8aacf5e48a54b7cad5e86e49bac55d4440049be
--
DragonFly BSD source repository
More information about the Commits
mailing list