Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move declaration and apply hidden visibility to __utc string | Rich Felker | 2018-09-12 | 1 | -2/+0 |
* | use the name UTC instead of GMT for UTC timezone | Natanael Copa | 2017-12-14 | 1 | -2/+2 |
* | fix strftime handling of time zone data | Rich Felker | 2013-08-24 | 1 | -1/+3 |
* | fix error code on time conversion overflows | Rich Felker | 2013-07-17 | 1 | -1/+1 |
* | the big time handling overhaul | Rich Felker | 2013-07-17 | 1 | -4/+13 |
* | add timegm function (inverse of gmtime), nonstandard | Rich Felker | 2012-06-13 | 1 | -0/+9 |