Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | time: Don't call tzset() on every x{local,gm}time() | Tavian Barnes | 2020-10-01 | 1 | -2/+11 |
* | time: Implement xtimegm() without mktime() | Tavian Barnes | 2020-02-13 | 1 | -32/+99 |
* | time: Split out time-related functions from util | Tavian Barnes | 2020-02-13 | 1 | -0/+247 |