]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/timeutils: remove get_boot_time from libcommon
authorKarel Zak <kzak@redhat.com>
Tue, 6 May 2014 11:16:05 +0000 (13:16 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 6 May 2014 11:16:05 +0000 (13:16 +0200)
commit08ca3e26a8feb0353a960b6b6d20ccb2755db8af
tree68dd836cdb30cf752643f047b4f6548a4065d409
parentf55b4b45126b657fe02f5f0d3d7fde740e6a6247
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>
include/Makemodule.am
include/timeutils.h
lib/timeutils.c
login-utils/Makemodule.am
login-utils/last.c
sys-utils/Makemodule.am
sys-utils/dmesg.c