]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lslogins: merge read_utmp() code
authorKarel Zak <kzak@redhat.com>
Thu, 16 Jul 2015 09:26:14 +0000 (11:26 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 16 Jul 2015 09:26:14 +0000 (11:26 +0200)
commita6bf40ee77a85f5108208dc764b5d023a07998f5
tree69c0ad0d5480e231f88cd92077bc66f1528d189a
parent2b8a9bda07829886acde73a6c31fe010950236fd
lslogins: merge read_utmp() code

The code is used only in lslogins, so it does not make sense to
maintain it in libcommon.

Signed-off-by: Karel Zak <kzak@redhat.com>
include/Makemodule.am
include/readutmp.h [deleted file]
lib/Makemodule.am
lib/readutmp.c [deleted file]
login-utils/lslogins.c