This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch aaribaud/y2038-2.25 in repository glibc.
from 11d2a1a4ec Add __timegm64 new fb7be0c549 Add __clock_nanosleep64 new 17fe24940d Add __timespec_get64 new 655f001986 Add __futimens64 new 5dfc46096b Add __utimensat64
The 4 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: include/time.h | 3 ++ io/futimens.c | 9 ++++++ io/sys/stat.h | 17 +++++++++++ io/utimensat.c | 9 ++++++ sysdeps/unix/clock_nanosleep.c | 1 + sysdeps/unix/sysv/linux/arm/Versions | 6 ++++ sysdeps/unix/sysv/linux/clock_nanosleep.c | 50 ++++++++++++++++++++++++++++++- sysdeps/unix/sysv/linux/futimens.c | 15 ++++++++++ sysdeps/unix/sysv/linux/timespec_get.c | 35 ++++++++++++++++++++++ sysdeps/unix/sysv/linux/utimensat.c | 24 +++++++++++++++ time/Versions | 3 ++ time/time.h | 17 +++++++++++ 12 files changed, 188 insertions(+), 1 deletion(-)