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>
Sat, 4 Oct 2008 22:24:54 +0000 (18:24 -0400)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 3 Jan 2009 17:39:16 +0000 (18:39 +0100)
commit461d5a49bcaf1bdc023edb10ef9b6c0606ec0131
treeb320c5fc7d5618b148e9437543445ba6ec23e764
parentb86b480f7301a8816081189c89b366a79ab9909f
Update from y2038.

Add trace code.

Fix implied negative time in localtie64_r().  This fixes Windows.

Put in some more tests around small negative and positive times to
try and catch the above.

Explain the loss of accuracy due to use of doubles in perlport.
lib/Time/gmtime.t
lib/Time/localtime.t
pod/perlport.pod
t/op/time.t
time64.c
time64_config.h