summaryrefslogtreecommitdiffstats
path: root/src/xtime.c
Commit message (Expand)AuthorAgeFilesLines
* Rename config.h to prelude.hTavian Barnes15 hours1-1/+1
* xtime: Don't update tm if xtimegm() overflowsTavian Barnes2024-03-261-29/+33
* Re-run include-what-you-useTavian Barnes2024-03-111-1/+0
* tests/xtime: Add tests for integer overflowTavian Barnes2024-03-101-1/+3
* xtime: Call tzset() from main() instead of lazilyTavian Barnes2024-03-071-33/+1
* xtime: Fix some xgetdate() bugsTavian Barnes2024-02-281-9/+24
* Formatting fixesTavian Barnes2023-09-271-6/+6
* xtime: Make lazy tzset() call thread-safeTavian Barnes2023-06-121-10/+12
* config: Provide <stdalign.h> and <stdbool.h>Tavian Barnes2023-05-111-1/+1
* Replace license boilerplate with SPDX tagsTavian Barnes2023-01-251-15/+2
* tests/xtouch: Add some missing POSIX touch featuresTavian Barnes2022-11-081-1/+1
* xtime: Move parse_gettime() to xgettime()Tavian Barnes2022-11-071-0/+16
* xtime: s/parse_timestamp/xgetdate/Tavian Barnes2022-11-071-10/+10
* Source / Include Folder (#88)トトも2022-04-161-0/+323