This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update from y2038
authorMichael G. Schwern <schwern@pobox.com>
Mon, 29 Sep 2008 15:05:17 +0000 (11:05 -0400)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 3 Jan 2009 17:38:42 +0000 (18:38 +0100)
commit948ea7a98bccf1ca837e75b5ea71b67365367ec4
treee0fb84b317ba39c0f2a5c67b6acbb027075eeaac
parent750c447b413e71e62138b603e69a4ffe7ba754b2
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.
localtime64.c
localtime64.h
reentr.c
reentr.h
reentr.pl