]> 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)
commit9b1657309055f6463f372f244683ac3a2f83d932
tree5bfe6b1bb2fffcd87b2a1b5553d7649065ca81d1
parent2091732d23c52d7e58c073cae832b2039486e04d
- 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