]> granicus.if.org Git - file/commit
- stop doing time gymnastics for daylight savings.
authorChristos Zoulas <christos@zoulas.com>
Fri, 9 Jan 2015 19:28:32 +0000 (19:28 +0000)
committerChristos Zoulas <christos@zoulas.com>
Fri, 9 Jan 2015 19:28:32 +0000 (19:28 +0000)
commit969e0acac6a8f56175bb0f68fd29cecc51421319
treed182f34adfbe8e07a0b1af2f8a5728997e9a34e4
parent818310da7e64b952f698f0df4f2846b82f5a8d5b
- stop doing time gymnastics for daylight savings.
- use the _r functions for struct tm retrieval
src/file.h
src/gmtime_r.c [new file with mode: 0644]
src/localtime_r.c [new file with mode: 0644]
src/print.c