This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch aaribaud/y2038 in repository glibc.
from 248b209 Support 64-bit syscalls from 32-bit GLIBC clock_gettime and v [...] new 8ae1104 Add 64-bit versions for 'broken-up time' APIs
The 1 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: time/Makefile | 1 + time/bits/types/time_t.h | 7 +++++++ time/ctime.c | 10 ++++++++++ time/gmtime.c | 18 ++++++++++++++++++ time/localtime.c | 20 ++++++++++++++++++++ time/time.h | 21 +++++++++++++++++++++ time/{tzset.c => tzset64.c} | 12 ++++++------ 7 files changed, 83 insertions(+), 6 deletions(-) copy time/{tzset.c => tzset64.c} (98%)