summaryrefslogtreecommitdiff
path: root/src/sys-time.h
Commit message (Expand)AuthorAgeFilesLines
* [core] _WIN32 clock ticks and timeGlenn Strauss2023-05-031-0/+1
* [core] _WIN32 use gmtime_s(), localtime_s()Glenn Strauss2023-05-031-0/+8
* [core] include guard consistency in sys-time.hGlenn Strauss2022-02-191-2/+2
* [multiple] Y2038 32-bit signed time_t mitigationsGlenn Strauss2021-09-041-0/+105
* [core] move timegm() impl inline in sys-time.hGlenn Strauss2021-04-261-0/+27
* [multiple] employ http_date.h, sys-time.hGlenn Strauss2020-12-241-5/+3
* [core] sys-time.h - localtime_r,gmtime_r macrosGlenn Strauss2020-12-241-0/+33