Subject: | y2038 patch to extend range to +/- 142 million years. |
Attached is a patch to extend the range of all the functions to about
+/- 142 million years and improve the accuracy of localtime() and
timelocal(). It replaces the majority of the code with code from the
y2038 project. y2038's safe_year() function does a better job of
picking an equivalent year in the past.
http://y2038.googlecode.com/
Only the timelocal() hack and MySQL emulation functions are left in place.
Subject: | 2038.patch |
Message body is not shown because it is too large.