summaryrefslogtreecommitdiff
path: root/time64.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typos (spelling errors) in Perl sources.Peter J. Acklam) (via RT2011-01-071-1/+1
* Silence a warning in time64.c. Need to downgrade a const char *Steve Peters2010-08-191-1/+1
* gmtime/localtime are busted around 2**48Michael G Schwern2010-01-311-1/+1
* pp.c and time64.c don't need to be executableVincent Pit2009-05-141-0/+0
* Make time64 use NV for time_t, I32 for year, not Quad_t.Craig A. Berry2009-04-251-10/+10
* Forgot one "static" in 7430375d1909c2b62c1fb3f9c6ed4b9d24dfcf32.Craig A. Berry2009-03-271-1/+1
* Remove unused function S_copy_big_TM_to_little_tm from time64.c.Craig A. Berry2009-03-261-32/+0
* Namespace clean-up for time64.Craig A. Berry2009-03-261-44/+46
* Silence time64.c build warningJerry D. Hedden2009-01-131-0/+2
* Silence Win32 compiler warnings.Steve Hay2009-01-131-3/+3
* fake_localtime_r and fake_gmtime_r may need thread context.Craig A. Berry2009-01-091-0/+2
* Make time64.c's internal copy function names more readable and VMS-friendly.Craig A. Berry2009-01-041-5/+5
* Update from y2038Michael G. Schwern2009-01-031-12/+17
* Update from y2038.Michael G. Schwern2009-01-031-14/+27
* Update from y2038Michael G. Schwern2009-01-031-17/+28
* Remove the AIX work around code. Instead it should just set it's LOCALTIME_MA...Michael G. Schwern2009-01-031-36/+107
* Rename localtime64.[ch] to time64.[ch] to mirror change in y2038, and the fil...Michael G. Schwern2009-01-031-0/+481