summaryrefslogtreecommitdiff
path: root/sysdeps/linux/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/linux/ChangeLog')
-rw-r--r--sysdeps/linux/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/sysdeps/linux/ChangeLog b/sysdeps/linux/ChangeLog
index d94fe2f1..00eec6e1 100644
--- a/sysdeps/linux/ChangeLog
+++ b/sysdeps/linux/ChangeLog
@@ -1,3 +1,17 @@
+2005-07-06 Benoît Dejean <TazForEver@dlfp.org>
+
+ Et m***e ... CVS got me. I wanted to commit a single change on the
+ toplevel configure.in but commited the whole tree. Sorry.
+
+ * glibtop_private.c:
+ * glibtop_private.h:
+ * proctime.c:
+ * uptime.c:
+
+ Added new function get_boot_time.
+
+ Retrieve boot_time from /proc/stat.
+
2005-06-13 Benoît Dejean <TazForEver@dlfp.org>
* glibtop_private.c: (try_file_to_buffer): Ensures buffer is 0-terminated.