Ben Harris 0d2296e4af Further SOURCE_DATE_EPOCH simplification
Rather than mucking about with errno, we can just take advantage of the
fact that on overflow, strtoull() is specified to return ULLONG_MAX,
which is guaranteed to be (much) bigger than the maximum
SOURCE_DATE_EPOCH that we can cope with.  So our usual range check can
cope with overflow as well.
2025-02-27 23:00:24 +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%