login: Assume that _HAVE_UT_* constants are true
authorFlorian Weimer <fweimer@redhat.com>
Tue, 13 Aug 2019 10:09:32 +0000 (12:09 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 13 Aug 2019 10:09:32 +0000 (12:09 +0200)
commita33b817f13170b5c24263b92e7e09880fe797d7e
tree232dc87b4dcfaacf85cc9b01f9c72f5602e38307
parent9b9670fcd8ca92d6f53465e98173e3b33a76182c
login: Assume that _HAVE_UT_* constants are true

Make the GNU version of bits/utmp.h the generic version because
all remaining ports use it (with a sysdeps override for
Linux s390/s390x).
13 files changed:
ChangeLog
bits/utmp.h
login/getutid_r.c
login/getutmp.c
login/getutmpx.c
login/login.c
login/logout.c
login/logwtmp.c
login/programs/utmpdump.c
login/tst-utmp.c
login/utmp_file.c
sysdeps/generic/utmp-equal.h
sysdeps/gnu/bits/utmp.h [deleted file]