summaryrefslogtreecommitdiff
path: root/time64.h
Commit message (Expand)AuthorAgeFilesLines
* time64: declare `tm_zone` as `const char*` unconditionallyDagfinn Ilmari Mannsåker2020-07-181-9/+1
* time64.[ch]: Inline only use of another macroKarl Williamson2020-03-181-6/+0
* time64.[ch]: Inline only use of a macro and fcnKarl Williamson2020-03-181-8/+1
* Use new paradigm for hdr file double inclusion guardKarl Williamson2017-06-021-2/+2
* (perl #128359) prevent a const-ness warning on CygwinTony Cook2016-06-211-1/+2
* Declaring static in header is odd (and warnable offense).Jarkko Hietaniemi2015-07-221-1/+0
* Add time64 as its own build target.Jarkko Hietaniemi2015-07-221-2/+2
* time64.h: On QNX, use const for tm_zoneBrian Fraser2014-01-231-3/+4
* time64.h: Declare tm_zone as const under Android, but not if using C++Brian Fraser2014-01-231-4/+6
* Make time64 use NV for time_t, I32 for year, not Quad_t.Craig A. Berry2009-04-251-1/+1
* Namespace clean-up for time64.Craig A. Berry2009-03-261-6/+6
* Be sure to call L_R_TZSET before localtime_r()Rafael Garcia-Suarez2009-01-191-2/+2
* Not everybody (hardly anybody?) uses const for tm.tm_zone.Craig A. Berry2009-01-181-0/+4
* consting goodness for time64Robin Barker2009-01-181-1/+1
* Update from y2038Michael G. Schwern2009-01-031-61/+22
* Remove the AIX work around code. Instead it should just set it's LOCALTIME_MA...Michael G. Schwern2009-01-031-3/+39
* Rename localtime64.[ch] to time64.[ch] to mirror change in y2038, and the fil...Michael G. Schwern2009-01-031-0/+65