This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Perl 5 source code".
The branch, y2038 has been updated
via 912d763acbec3b65ac66cd3b68b86eb18987f120 (commit)
from e0f88d93552125c1b44bc10fec266fd747e4c90b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 912d763acbec3b65ac66cd3b68b86eb18987f120
Author: Michael G. Schwern <[EMAIL PROTECTED]>
Date: Mon Sep 29 11:05:17 2008 -0400
Update from y2038
Work around a system that doesn't have gm/localtime_r(). This replaces
Perl's
own gm/localtime() wrapper which couldn't be called outside a PP anyway
because it needs my_perl.
-----------------------------------------------------------------------
Summary of changes:
localtime64.c | 44 +++++++++++++++++++++++++++++++++++++++++---
localtime64.h | 19 +++++++++++++++++++
reentr.c | 12 ------------
reentr.h | 43 ++++++-------------------------------------
reentr.pl | 7 +------
5 files changed, 67 insertions(+), 58 deletions(-)
hooks/post-receive
--
Perl 5 source code