Ben Harris 759f263d60 More portable handling of SOURCE_DATE_EPOCH
Now we don't make any assumption about being on a POSIX system, and
instead have our own implementation of gmtime().  This turns out to be
shorter than the comment explaining why the previous code was more or
less valid.

While I'm in the area, also fail if the year is after 9999, since
asctime() causes undefined behaviour in those cases.
2025-02-04 23:11:17 +00:00
2024-06-12 22:54:26 +01:00
2024-10-24 00:01:26 +01:00
2025-02-02 17:00:00 +00:00
2025-02-03 00:32:37 +00:00
Description
No description provided
1.5 MiB
Languages
C 79.4%
HTML 6.6%
Python 6.2%
PostScript 4.4%
CSS 1.9%
Other 1.5%