LOGONLY mark 66fd7f as NODOC since it's test refactor
[p5sagit/p5-mst-13.2.git] / time64.c
2010-01-31 Michael G Schwern gmtime/localtime are busted around 2**48
2009-05-14 Vincent Pit pp.c and time64.c don't need to be executable
2009-04-25 Craig A. Berry Make time64 use NV for time_t, I32 for year, not Quad_t.
2009-03-27 Craig A. Berry Forgot one "static" in 7430375d1909c2b62c1fb3f9c6ed4b9d...
2009-03-26 Craig A. Berry Remove unused function S_copy_big_TM_to_little_tm from...
2009-03-26 Craig A. Berry Namespace clean-up for time64.
2009-01-13 Jerry D. Hedden Silence time64.c build warning
2009-01-13 Steve Hay Silence Win32 compiler warnings.
2009-01-09 Craig A. Berry fake_localtime_r and fake_gmtime_r may need thread...
2009-01-05 Craig A. Berry Make time64.c's internal copy function names more reada...
2009-01-03 Michael G. Schwern Update from y2038
2009-01-03 Michael G. Schwern Update from y2038.
2009-01-03 Michael G. Schwern Update from y2038
2009-01-03 Michael G. Schwern Remove the AIX work around code. Instead it should...
2009-01-03 Michael G. Schwern Rename localtime64.[ch] to time64.[ch] to mirror change...