1. 32482f6 revise the definition of multiple basic locks in the code by Jens Gustedt · 7 years ago
  2. eb7f93c use the name UTC instead of GMT for UTC timezone by Natanael Copa · 7 years ago
  3. dbff2bb fix POSIX-format TZ dst transition times for southern hemisphere by Rich Felker · 8 years ago
  4. 8ca27ac fix parsing of quoted time zone names by Hannu Nyman · 8 years ago
  5. c13f2af match historical behavior for tm_gmtoff member of struct tm by Natanael Copa · 9 years ago
  6. 2a780aa treat empty TZ environment variable as GMT rather than default by Rich Felker · 9 years ago
  7. 56fbaa3 make all objects used with atomic operations volatile by Rich Felker · 10 years ago
  8. 08b996d fix handling of negative offsets in timezone spec strings by Rich Felker · 10 years ago
  9. f616294 use default timezone from /etc/localtime if $TZ is unset/blank by Rich Felker · 10 years ago
  10. c3d9d17 perform minimal sanity checks on zoneinfo files loaded via TZ variable by Rich Felker · 10 years ago
  11. 0f2315b do not try to interpret implementation specific strings as tz definition by Timo Teräs · 10 years ago
  12. 5c4f11d allow zoneinfo-path-relative filenames with no slashes in TZ variable by Rich Felker · 10 years ago
  13. 1d0d2df fix handling of overly-long TZ environment variable values by Rich Felker · 11 years ago
  14. 8db1652 timezone parser: fix iteration over search dir paths by rofl0r · 11 years ago
  15. 75be448 timezone parser: fix offset to transition table in 64bit code path by rofl0r · 11 years ago
  16. e2ed37b fix timezone parser code crashing on 64bit sys by rofl0r · 11 years ago
  17. 190bbb9 properly fill in tzname[] for old (pre-64-bit-format) zoneinfo files by Rich Felker · 11 years ago
  18. 32985d4 minor fix to tz name checking by Rich Felker · 11 years ago
  19. d78be39 fix strftime handling of time zone data by Rich Felker · 11 years ago
  20. bd5ed22 fix mishandling of empty or blank TZ environment variable by Rich Felker · 11 years ago
  21. 1cc81f5 the big time handling overhaul by Rich Felker · 11 years ago