diff options
author | Roland McGrath <roland@gnu.org> | 2002-06-05 23:29:47 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-06-05 23:29:47 +0000 |
commit | a0383eff42f9de92c02af24cc093f9e84933119a (patch) | |
tree | 359393bd99a89a6c372a223f8301ea7ca2a0ae53 /proc | |
parent | cd7a20a1e62b890b7be74ea4be29ae2cc21abc99 (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 a21a7b7b..ae03a4e4 100644 --- a/proc/ChangeLog +++ b/proc/ChangeLog @@ -1,3 +1,8 @@ +2002-06-05 Roland McGrath <roland@frob.com> + + * info.c (S_proc_getprocinfo): If PI_FETCH_TASKEVENTS is set in *FLAGS, + fill in PI->taskevents using task_info with TASK_EVENTS_INFO. + 2002-05-07 Roland McGrath <roland@frob.com> * host.c (S_proc_setexecdata, S_proc_getexecdata): u_int -> size_t |