Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [core] _WIN32 clock ticks and time | Glenn Strauss | 2023-05-03 | 1 | -0/+1 |
* | [core] _WIN32 use gmtime_s(), localtime_s() | Glenn Strauss | 2023-05-03 | 1 | -0/+8 |
* | [core] include guard consistency in sys-time.h | Glenn Strauss | 2022-02-19 | 1 | -2/+2 |
* | [multiple] Y2038 32-bit signed time_t mitigations | Glenn Strauss | 2021-09-04 | 1 | -0/+105 |
* | [core] move timegm() impl inline in sys-time.h | Glenn Strauss | 2021-04-26 | 1 | -0/+27 |
* | [multiple] employ http_date.h, sys-time.h | Glenn Strauss | 2020-12-24 | 1 | -5/+3 |
* | [core] sys-time.h - localtime_r,gmtime_r macros | Glenn Strauss | 2020-12-24 | 1 | -0/+33 |