Commit: 0f1670b73f015b0bfacc426843ee06c7ed4cf28e
http://github.com/schwern/y2038/commit/0f1670b73f015b0bfacc426843ee06c7ed4cf28e
Author: Michael G. Schwern <sch...@pobox.com>
Date: 2010-05-30 (Sun, 30 May 2010)
Changed paths:
M t/mktime64.t.c
M time64.c
M time64.h
Log Message:
-----------
Make mktime64() correct the incoming tm struct as ISO C requires. [googlecode 49]
From bugzi...@gmail.com