summaryrefslogtreecommitdiff
path: root/proc
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-08-05 19:03:06 +0000
committerRoland McGrath <roland@gnu.org>2001-08-05 19:03:06 +0000
commit2594b18235a995260be7bf5553c3e09f5d0de39b (patch)
treeb140a635950be6c926bf2c14a7ccea03a6b06b8d /proc
parenteb5ca01783cfc2965c06e2405939849c9356dae0 (diff)
.
Diffstat (limited to 'proc')
-rw-r--r--proc/ChangeLog5
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.