17 Commits (c13f2af1fe1856e36dd1b2773cac05d5d72641dc)

Author SHA1 Message Date
Natanael Copa c13f2af1fe match historical behavior for tm_gmtoff member of struct tm 11 years ago
Rich Felker 2a780aa305 treat empty TZ environment variable as GMT rather than default 11 years ago
Rich Felker 56fbaa3bbe make all objects used with atomic operations volatile 11 years ago
Rich Felker 08b996d180 fix handling of negative offsets in timezone spec strings 12 years ago
Rich Felker f616294914 use default timezone from /etc/localtime if $TZ is unset/blank 12 years ago
Rich Felker c3d9d172b1 perform minimal sanity checks on zoneinfo files loaded via TZ variable 12 years ago
Timo Teräs 0f2315b4af do not try to interpret implementation specific strings as tz definition 12 years ago
Rich Felker 5c4f11d995 allow zoneinfo-path-relative filenames with no slashes in TZ variable 12 years ago
Rich Felker 1d0d2df609 fix handling of overly-long TZ environment variable values 13 years ago
rofl0r 8db1652581 timezone parser: fix iteration over search dir paths 13 years ago
rofl0r 75be448958 timezone parser: fix offset to transition table in 64bit code path 13 years ago
rofl0r e2ed37bc15 fix timezone parser code crashing on 64bit sys 13 years ago
Rich Felker 190bbb9923 properly fill in tzname[] for old (pre-64-bit-format) zoneinfo files 13 years ago
Rich Felker 32985d4f63 minor fix to tz name checking 13 years ago
Rich Felker d78be392e1 fix strftime handling of time zone data 13 years ago
Rich Felker bd5ed22c58 fix mishandling of empty or blank TZ environment variable 13 years ago
Rich Felker 1cc81f5cb0 the big time handling overhaul 13 years ago