git: kernel - Add reapctl() system call for managing sub-processes (5) -> procctl

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Nov 11 11:17:45 PST 2014


commit 2cb910215e7c270acf7b34f15c063c4f72f5fa39
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Nov 11 11:17:01 2014 -0800

    kernel - Add reapctl() system call for managing sub-processes (5) -> procctl
    
    * Last commit was incomplete.  reaper_get() must be used to obtain
      the reaper in the RFNOWAIT case.

Summary of changes:
 sys/kern/kern_fork.c | 13 ++-----------
 1 file changed, 2 insertions(+), 11 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2cb910215e7c270acf7b34f15c063c4f72f5fa39


-- 
DragonFly BSD source repository



More information about the Commits mailing list