Files
Nim/lib
alaviss b036c57dd3 posix_other: add define to force time_t to 64 bit [backport] (#14753)
This is a temporary remedy for time_t transition to 64 bit on newer
Linux libc (musl >= 1.2.0, glibc >= 2.32).

In the future we might want to move away from libc, or figure out a way
to reliably detect the real size of C types at compile time, both of
which are difficult.

(cherry picked from commit c8554ebc0c)
2020-06-24 07:02:22 +02:00
..
2017-02-20 17:24:19 +02:00
2019-07-14 16:08:15 +02:00
2020-04-26 07:28:03 +02:00
2020-05-06 17:27:09 +02:00
2013-03-16 23:53:07 +01:00
2019-08-27 23:18:46 +02:00
2019-12-10 16:14:32 +01:00
2014-08-28 09:59:26 +02:00
2020-02-19 18:55:27 +01:00