diff options
author | Roland McGrath <roland@gnu.org> | 2001-08-05 19:03:06 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-08-05 19:03:06 +0000 |
commit | 2594b18235a995260be7bf5553c3e09f5d0de39b (patch) | |
tree | b140a635950be6c926bf2c14a7ccea03a6b06b8d /proc | |
parent | eb5ca01783cfc2965c06e2405939849c9356dae0 (diff) |
.
Diffstat (limited to 'proc')
-rw-r--r-- | proc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/proc/ChangeLog b/proc/ChangeLog index 58fa83f7..77c46e12 100644 --- a/proc/ChangeLog +++ b/proc/ChangeLog @@ -1,3 +1,8 @@ +2001-08-05 Roland McGrath <roland@frob.com> + + * wait.c (sample_rusage): New function. + (S_proc_mark_exit): Call it. + 2001-08-04 Roland McGrath <roland@frob.com> * proc.h (struct proc): New members p_rusage, p_child_rusage. |