glibc/sysdeps/gnu
Florian Weimer 5361ad3910 login: Use unsigned 32-bit types for seconds-since-epoch
These fields store timestamps when the system was running.  No Linux
systems existed before 1970, so these values are unused.  Switching
to unsigned types allows continued use of the existing struct layouts
beyond the year 2038.

The intent is to give distributions more time to switch to improved
interfaces that also avoid locking/data corruption issues.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2024-04-19 14:38:17 +02:00
..
bits login: Use unsigned 32-bit types for seconds-since-epoch 2024-04-19 14:38:17 +02:00
net Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
netinet Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
sys Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
configure configure: Use autoconf 2.71 2023-07-17 10:08:10 -04:00
configure.ac Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac. 2014-07-17 14:35:48 +00:00
errlist.h errlist: add missing entry for EDEADLOCK (bug 29545) 2022-09-08 11:40:24 +02:00
getutmp.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getutmpx.c
glob64-lstat-compat.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
glob64.c Remove internal usage of extensible stat functions 2020-09-11 14:35:32 -03:00
glob-lstat-compat.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
globfree64.c posix: Sync glob with gnulib [BZ #1062] 2017-09-08 09:39:13 +02:00
ifaddrs.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ldsodefs.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
Makefile Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
rt-unwind-resume.c Move unwind-resume code from NPTL to sysdeps/gnu. 2010-04-05 20:07:39 -07:00
updwtmp.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
utmpx.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00