diff options
Diffstat (limited to 'libps/ChangeLog')
-rw-r--r-- | libps/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libps/ChangeLog b/libps/ChangeLog index 11c8c2f3..3a3f6906 100644 --- a/libps/ChangeLog +++ b/libps/ChangeLog @@ -1,3 +1,11 @@ +2001-03-29 Neal H Walfield <neal@cs.uml.edu> + + * host.c: Fix comments. + (ps_host_basic_info): Make INITIALIZED static; otherwise + we never cache BUF. Do not initalize static variables to 0. + (ps_host_sched_info): Likewise. + * ps.h: Doc fix. + 2001-02-25 Roland McGrath <roland@frob.com> * user.c: Include <string.h> for decls of built-ins. |