about summary refs log tree commit diff
path: root/src/time/__tz.c
Commit message (Expand)AuthorAgeFilesLines
* properly fill in tzname[] for old (pre-64-bit-format) zoneinfo filesRich Felker2013-08-241-1/+22
* minor fix to tz name checkingRich Felker2013-08-241-2/+2
* fix strftime handling of time zone dataRich Felker2013-08-241-3/+17
* fix mishandling of empty or blank TZ environment variableRich Felker2013-08-231-1/+1
* the big time handling overhaulRich Felker2013-07-171-0/+389