summaryrefslogtreecommitdiff
path: root/lib/time_rz.c
Commit message (Expand)AuthorAgeFilesLines
* time_rz: port to clang -Wunused-const-variablePaul Eggert2016-03-151-4/+2
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* time_rz: fix comment about tzallocPaul Eggert2015-10-201-2/+1
* time_rz: return NULL if localtime_r failsPaul Eggert2015-10-181-3/+2
* time_rz: avoid warning from bleeding-edge gcc's -WnonnullJim Meyering2015-10-181-2/+1
* time_rz: port to pedantic memcpyPaul Eggert2015-07-291-1/+3
* time_rz: port better to MinGWPaul Eggert2015-07-271-74/+24
* time_rz: port to Solaris etc.Paul Eggert2015-07-251-3/+41
* time_rz: make a constant 'const'Paul Eggert2015-07-251-1/+1
* time_rz: fix off-by-one typoPaul Eggert2015-07-251-1/+1
* time_rz: new modulePaul Eggert2015-07-231-0/+336