commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hurd/proc wait.c proc.h


From: Roland McGrath
Subject: hurd/proc wait.c proc.h
Date: Sat, 04 Aug 2001 16:32:36 -0700

CVSROOT:        /cvs
Module name:    hurd
Changes by:     Roland McGrath <address@hidden> 01/08/04 16:32:36

Modified files:
        proc           : wait.c proc.h 

Log message:
        2001-08-04  Roland McGrath  <address@hidden>
        
        * proc.h (struct proc): New members p_rusage, p_child_rusage.
        * wait.c (rusage_add): New static function.
        (alert_parent): Use it to add dead child's p_rusage into parent's
        p_child_rusage.
        (S_proc_wait): Fill *RU out param with CHILD->p_rusage, not just zeros.
        Rewrote subfunction child_ready and its two callers into new
        subfunction reap to reduce duplicated code.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/proc/wait.c.diff?cvsroot=OldCVS&tr1=1.26&tr2=1.27&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/proc/proc.h.diff?cvsroot=OldCVS&tr1=1.25&tr2=1.26&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]