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 db54839501e162f0dff3734eea6ca6ca5399d0a0 (commit)
from 8e5d7afe1bb80d66d3f057df35081a7bff19f56a (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 db54839501e162f0dff3734eea6ca6ca5399d0a0
Author: Michael G. Schwern <[EMAIL PROTECTED]>
Date: Mon Sep 29 15:55:17 2008 -0400
Rename localtime64.[ch] to time64.[ch] to mirror change in y2038, and the
file isn't about just localtime() anymore.
-----------------------------------------------------------------------
Summary of changes:
pp_sys.c | 4 ++--
localtime64.c => time64.c | 2 +-
localtime64.h => time64.h | 0
3 files changed, 3 insertions(+), 3 deletions(-)
rename localtime64.c => time64.c (99%)
rename localtime64.h => time64.h (100%)
hooks/post-receive
--
Perl 5 source code