This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 449db0fa3e Update kernel version to 5.5 in tst-mman-consts.py. new 3fced064f2 y2038: Define __suseconds64_t type to be used with struct __ [...] new 504c987170 y2038: Introduce struct __timeval64 - new internal glibc type new cde52c2557 y2038: alpha: Rename valid_timeval_to_timeval64 to valid_tim [...] new ebc2368121 y2038: alpha: Rename valid_timeval64_to_timeval to valid_tim [...] new 29bf83ccd7 y2038: Provide conversion helpers for struct __timeval64 new d2e3b697da y2038: linux: Provide __settimeofday64 implementation
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bits/typesizes.h | 1 + include/time.h | 72 ++++++++++++++++++++++++ posix/bits/types.h | 1 + sysdeps/mach/hurd/bits/typesizes.h | 1 + sysdeps/unix/sysv/linux/alpha/bits/typesizes.h | 1 + sysdeps/unix/sysv/linux/alpha/osf_adjtime.c | 8 +-- sysdeps/unix/sysv/linux/alpha/osf_getitimer.c | 4 +- sysdeps/unix/sysv/linux/alpha/osf_setitimer.c | 8 +-- sysdeps/unix/sysv/linux/alpha/osf_utimes.c | 4 +- sysdeps/unix/sysv/linux/alpha/tv32-compat.h | 8 +-- sysdeps/unix/sysv/linux/generic/bits/typesizes.h | 1 + sysdeps/unix/sysv/linux/s390/bits/typesizes.h | 1 + {time => sysdeps/unix/sysv/linux}/settimeofday.c | 26 +++++---- sysdeps/unix/sysv/linux/sparc/bits/typesizes.h | 1 + sysdeps/unix/sysv/linux/x86/bits/typesizes.h | 1 + 15 files changed, 112 insertions(+), 26 deletions(-) copy {time => sysdeps/unix/sysv/linux}/settimeofday.c (71%)