glibc/login
Florian Weimer 836d43b989 login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)
These structs describe file formats under /var/log, and should not
depend on the definition of _TIME_BITS.  This is achieved by
defining __WORDSIZE_TIME64_COMPAT32 to 1 on 32-bit ports that
support 32-bit time_t values (where __time_t is 32 bits).

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
(cherry picked from commit 9abdae94c7)
2024-05-02 13:20:27 +02:00
..
programs Update copyright dates not handled by scripts/update-copyrights 2024-01-01 10:53:40 -08:00
endutxent.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
forkpty.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getlogin_r_chk.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getlogin_r.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getlogin.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getpt.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getutent_r.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getutent.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getutid_r.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getutid.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getutline_r.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getutline.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getutmp.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getutmpx.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getutxent.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getutxid.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getutxline.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
grantpt.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
lastlog.h Update. 1997-06-21 02:59:26 +00:00
libutil-compat.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
login_tty.c login: Move libutil into libc 2021-06-30 08:43:37 +02:00
login.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
logout.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
logwtmp.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
Makefile login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) 2024-05-02 13:20:27 +02:00
openpty.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ptsname_r_chk.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ptsname.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pty.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pututxline.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
setlogin.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
setutxent.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-getlogin.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-grantpt.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-ptsname.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-pututxline-cache.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-pututxline-lockfail.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-updwtmpx.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-utmp-size-64.c login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) 2024-05-02 13:20:27 +02:00
tst-utmp-size.c login: Check default sizes of structs utmp, utmpx, lastlog 2024-05-02 13:20:27 +02:00
tst-utmp.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-utmpx.c Update. 1998-06-02 12:58:14 +00:00
unlockpt.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
updwtmp.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
updwtmpx.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
utmp_file.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
utmp-private.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
utmp.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
utmpname.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
utmpxname.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
Versions login: Move libutil into libc 2021-06-30 08:43:37 +02:00