This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 64dd7a1630 s390: Use generic kernel_sigaction.h new 64c2277d2e Y2038: add function __localtime64_r new 131db8b0c8 Y2038: add function __gmtime64 new a1d346ce0d Y2038: add function __gmtime64_r new 7755e50411 Y2038: add function __ctime64 new c4c2836ada Y2038: add function __ctime64_r
The 5 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: ChangeLog | 32 ++++++++++++++++++++++++++++++++ include/time.h | 38 ++++++++++++++++++++++++++++++++++++++ time/ctime.c | 19 +++++++++++++++++-- time/ctime_r.c | 19 +++++++++++++++++-- time/gmtime.c | 36 +++++++++++++++++++++++++++++++++--- time/localtime.c | 17 ++++++++++++++++- 6 files changed, 153 insertions(+), 8 deletions(-)