From ea2dae47af05d72e702176c3babcf379e459031b Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 29 May 1999 20:21:23 +0000 Subject: . --- libps/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'libps') diff --git a/libps/ChangeLog b/libps/ChangeLog index 72147552..d8192db4 100644 --- a/libps/ChangeLog +++ b/libps/ChangeLog @@ -1,3 +1,16 @@ +1999-05-29 Roland McGrath + + * spec.c (ps_emit_past_time, ps_emit_minutes): Fix return type of + getter fn (int to void). + + * context.c (ps_context_free): Don't call ihash_free on PC->procs + twice! Instead, call it on ttys, ttys_by_cttyid, and users. + + * spec.c (ps_get_start_time, ps_start_time_getter): New function and + constant to report task_basic_info.creation_time time stamp via + "start_time" spec. + (specs): Add "Start" fmt for it. + 1998-10-19 Roland McGrath * fmt.c (_fmt_create): Add braces to silence gcc warning. -- cgit v1.2.3