git: kernel - Add reapctl() system call for managing sub-processes (4) -> procctl
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Nov 11 11:06:00 PST 2014
commit f0d55ae9f692a35a656679043af32c11b1400dfd
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Nov 11 10:49:10 2014 -0800
kernel - Add reapctl() system call for managing sub-processes (4) -> procctl
* Reparent to the correct reaper in the fork/RFNOWAIT case.
Summary of changes:
sys/kern/kern_fork.c | 38 +++++++++++++++++++++++++++++++-------
1 file changed, 31 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f0d55ae9f692a35a656679043af32c11b1400dfd
--
DragonFly BSD source repository
More information about the Commits
mailing list