summaryrefslogtreecommitdiff
path: root/libps
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-03-31 23:10:59 +0000
committerRoland McGrath <roland@gnu.org>2001-03-31 23:10:59 +0000
commitfef7bab7f18aaf5a3141344d07a72e931623c0dc (patch)
tree5f6f1a975293b3569f67df0e2a0be4d85aebe132 /libps
parentf057ffeca0c5f6462293e9bc1f841ff8b7beb8f6 (diff)
.
Diffstat (limited to 'libps')
-rw-r--r--libps/ChangeLog8
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.