about summary refs log tree commit diff
path: root/time/tst-strftime4-time64.c
Commit message (Collapse)AuthorAgeFilesLines
* Use 64-bit time_t interfaces in strftime and strptime (bug 30053)Andreas Schwab2023-02-071-0/+1
Both functions use time_t only internally, so the ABI is not affected. (cherry picked from commit 41349f6f67c83e7bafe49f985b56493d2c4c9c77)