summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Baulig <martin@src.gnome.org>1998-06-06 18:49:07 +0000
committerMartin Baulig <martin@src.gnome.org>1998-06-06 18:49:07 +0000
commit92ec7c6d333952284f49fe72db1dddd598f23693 (patch)
tree6e8a39a2209c972e873e3ab563313a8bbd1db071
parent0a323e50804b1937467c9af851e334bbcec2b91e (diff)
downloadlibgtop-92ec7c6d333952284f49fe72db1dddd598f23693.tar.gz
Forgot to checkin the ChangeLog on last three commits.
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 149263dc..b3afca51 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+1998-06-06 Martin Baulig <martin@home-of-linux.org>
+
+ * sysdeps/osf1/glibtop_server.h: New file.
+
+ * sysdeps/osf1/*.c: renamed all functions implementing
+ features that don't need to be suid to '__s'.
+
+ * sysdeps/names/procdata.c: Removed that file.
+
+ * include/glibtop/*.h (glibtop_types_*): Changed declaration.
+
+ * glibtop.h: Added `#include <types.h>'.
+
+ * include/glibtop/types.h: New file - numeric constants
+ for `glibtop_types_<feature>'.
+
+ * sysdeps/names/*.c (glibtop_types_*): Using numeric
+ constants from `types.h' instead of string constants.
+
1998-06-02 Federico Mena Quintero <federico@nuclecu.unam.mx>
* src/server/main.c: #include <locale.h>