Karel Zak
|
01b47d46d7
|
include/timeutils: use pointer for time_t
Signed-off-by: Karel Zak <kzak@redhat.com>
|
2016-05-23 11:56:31 +02:00 |
|
Karel Zak
|
3c201431ee
|
lib/timeutils: add strxxx_iso() functions
Signed-off-by: Karel Zak <kzak@redhat.com>
|
2016-05-11 15:31:02 +02:00 |
|
Ruediger Meier
|
930a566207
|
libcommon: don't include sysinfo.h
It was added in 929f939e but should have been removed again
in 08ca3e26 .
Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
|
2016-02-11 12:31:03 +01:00 |
|
Karel Zak
|
9d8260761c
|
lib/timeutils: fix indention [smatch scan]
Signed-off-by: Karel Zak <kzak@redhat.com>
|
2015-08-05 12:39:00 +02:00 |
|
Karel Zak
|
cd2876d252
|
build-sys: move all around clock_gettime() to monotonic.c
Signed-off-by: Karel Zak <kzak@redhat.com>
|
2014-11-19 11:54:47 +01:00 |
|
Karel Zak
|
700031ade7
|
misc: use monotonic time rater than gettimeofday
Based on patch Alexander Samilovskih <alexsamilovskih@gmail.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
|
2014-11-18 14:35:21 +01:00 |
|
Karel Zak
|
08ca3e26a8
|
lib/timeutils: remove get_boot_time from libcommon
clock_gettime() needs -lrt, so let's keep this stuff
outside libcommon.la
Reported-by: Ruediger Meier <sweet_f_a@gmx.de>
Signed-off-by: Karel Zak <kzak@redhat.com>
|
2014-05-06 13:16:05 +02:00 |
|
Sami Kerola
|
06264d6341
|
lib/timeutils: fix memory leak
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
|
2014-05-06 10:18:37 +02:00 |
|
Sami Kerola
|
929f939e6a
|
dmesg: move get_boot_time() to lib/timeutils
In future the last(1) will use get_boot_time() as well.
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
|
2014-05-04 11:42:03 +01:00 |
|
Karel Zak
|
60f25deae7
|
lib: rename time-util.c to timeutils.c, fix headers
Signed-off-by: Karel Zak <kzak@redhat.com>
|
2013-09-10 13:11:02 +02:00 |
|