]> git.ipfire.org Git - thirdparty/util-linux.git/commit - login-utils/utmpdump.c
login-utils: remove _HAVE_UT_TV fallback
authorRuediger Meier <ruediger.meier@ga-group.nl>
Thu, 1 Dec 2016 08:52:05 +0000 (09:52 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 7 Dec 2016 11:35:24 +0000 (12:35 +0100)
commit55771f54096eec064d8284a54a119f0b371cd7fb
treec2eab93c45484a6faf38426dee7bd98533a2649e
parentc6ba16c6a45eb3ad7a8b7390416ddb7b5eec3a31
login-utils: remove _HAVE_UT_TV fallback

_HAVE_UT_TV is glibc only. Moreover we want to move to utmpx where
timeval is standard.

Now utmp/subsecond (1173d0a6) should work on all supported systems.

CC: Sami Kerola <kerolasa@iki.fi>
Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
login-utils/last.c
login-utils/login.c
login-utils/su-common.c
login-utils/utmpdump.c
term-utils/agetty.c