diff options
author | Roland McGrath <roland@gnu.org> | 2001-08-06 22:51:29 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-08-06 22:51:29 +0000 |
commit | ea9f9a7aba1f050fae261c9bb4ebbf2c1c46f550 (patch) | |
tree | aba0f299e53f7e919d1bc0d612fe9b770feedfb7 /proc/ChangeLog | |
parent | 35028dcec2452fe45ccbc8f6786709ec02a633b7 (diff) |
.
Diffstat (limited to 'proc/ChangeLog')
-rw-r--r-- | proc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/proc/ChangeLog b/proc/ChangeLog index 77c46e12..3ace0678 100644 --- a/proc/ChangeLog +++ b/proc/ChangeLog @@ -1,3 +1,11 @@ +2001-08-06 Roland McGrath <roland@frob.com> + + * wait.c (S_proc_wait: reap): Set *PID_STATUS to CHILD->p_pid. + Reported by Neal H Walfield <neal@cs.uml.edu>. + + * mgt.c (allocate_proc): Don't zero P->p_pi. + Reported by Neal H Walfield <neal@cs.uml.edu>. + 2001-08-05 Roland McGrath <roland@frob.com> * wait.c (sample_rusage): New function. |