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>
Sun, 14 Sep 2008 21:50:38 +0000 (14:50 -0700)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 3 Jan 2009 17:37:08 +0000 (18:37 +0100)
commit7bda3dfccb26dc3c52669a7451b220893a99a1be
tree2b0af1aaf6f81e9c37d5ca826e610983f196acf4
parent9b3ca67b76fa79ecb7d074f90d239dfb4b1a916d
Update from y2038.

Fix the logic when to use the system functions to include the min check.

-2147483648 was throwing a warning.  -2147483647 does not.
localtime64.c
localtime64.h