Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix handling of overly-long TZ environment variable values | Rich Felker | 2013-11-08 | 1 | -1/+1 |
* | timezone parser: fix iteration over search dir paths | rofl0r | 2013-11-04 | 1 | -1/+1 |
* | timezone parser: fix offset to transition table in 64bit code path | rofl0r | 2013-11-04 | 1 | -1/+1 |
* | fix timezone parser code crashing on 64bit sys | rofl0r | 2013-11-04 | 1 | -1/+1 |
* | properly fill in tzname[] for old (pre-64-bit-format) zoneinfo files | Rich Felker | 2013-08-24 | 1 | -1/+22 |
* | minor fix to tz name checking | Rich Felker | 2013-08-24 | 1 | -2/+2 |
* | fix strftime handling of time zone data | Rich Felker | 2013-08-24 | 1 | -3/+17 |
* | fix mishandling of empty or blank TZ environment variable | Rich Felker | 2013-08-23 | 1 | -1/+1 |
* | the big time handling overhaul | Rich Felker | 2013-07-17 | 1 | -0/+389 |