summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Baulig <martin@src.gnome.org>1998-05-23 23:06:34 +0000
committerMartin Baulig <martin@src.gnome.org>1998-05-23 23:06:34 +0000
commitb281735ba71d36b334d769658742586c6e2c4088 (patch)
tree3ee59445a3c8022ebbf7558757290b9112a8177d
parent109f8dc6080cfee3e1331c9ec09bb7f5c20bbdbf (diff)
downloadlibgtop-b281735ba71d36b334d769658742586c6e2c4088.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ae36717..0eb85899 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
1998-05-23 Martin Baulig <martin@home-of-linux.org>
+ * sysdeps/sun4/{open.c, cpu.c}: Started porting.
+ Getting CPU usage now working. Took a lot of code
+ from top-3.4.
+
+ * sysdeps/sun4/glibtop_machine.h: New file.
+ System dependend header file for SunOS.
+
* configure.in (CFLAGS): added -D_IN_LIBGTOP
* */Makefile.am (INCLUDES): removed -I$(includedir).