about summary refs log tree commit diff
path: root/time/tst-strftime4.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
|
* Use 64-bit time_t interfaces in strftime and strptime (bug 30053)Andreas Schwab2023-02-071-0/+52
Both functions use time_t only internally, so the ABI is not affected.