From f409c553f59cf4ba4542d29f7f50e8c0463923c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Dejean?= Date: Tue, 5 Jul 2005 23:08:58 +0000 Subject: 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. --- sysdeps/linux/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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 + + 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 * glibtop_private.c: (try_file_to_buffer): Ensures buffer is 0-terminated. -- cgit v1.2.1