Files
Nim/lib
alaviss bcb6d9a763 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 06:55:56 +02:00
..
2017-02-20 17:24:19 +02:00
2019-07-14 16:08:15 +02:00
2020-04-26 07:25:01 +02:00
2020-03-29 14:39:58 +02:00
2020-05-20 15:30:20 +02:00
2019-12-09 06:58:06 +01:00
2020-06-24 06:53:25 +02:00