Jacek Sieka
e53058dee0
windows: prefer 64-bit time_t ( #25666 )
...
time_t should be a 64-bit type on all relevant windows CRT versions
including mingw-w64 - MSDN recommends against using the 32-bit version
which only is happens when `_USE_32BIT_TIME_T` is explicitly defined -
instead of guessing (and guessing wrong, as happens with recent mingw
versions), we can simply use the 64-bit version always.
2026-03-31 09:52:11 +02:00
..
2026-02-20 16:41:06 +01:00
2023-05-12 20:44:29 +08:00
2025-11-19 16:27:31 +01:00
2025-01-24 13:02:59 +01:00
2024-12-06 05:40:48 +01:00
2023-10-30 17:03:04 +01:00
2025-08-01 12:34:01 +02:00
2024-12-06 05:40:48 +01:00
2024-12-06 05:40:48 +01:00
2023-10-30 17:03:04 +01:00
2026-01-01 01:31:33 +01:00
2024-12-06 05:40:48 +01:00
2024-01-02 07:49:54 +01:00
2025-08-01 12:34:01 +02:00
2025-02-19 23:03:28 +01:00
2023-10-30 17:03:04 +01:00
2021-06-19 11:24:46 -07:00
2023-05-14 16:58:28 +02:00
2023-08-11 18:24:46 +02:00
2022-12-06 09:37:03 +01:00
2022-11-28 15:15:44 -05:00
2021-03-10 10:39:23 -08:00
2024-12-23 06:08:46 +01:00
2021-02-21 19:53:28 -08:00
2024-12-06 05:40:48 +01:00
2022-12-06 09:37:03 +01:00
2023-10-30 17:03:04 +01:00
2023-10-30 17:03:04 +01:00
2024-11-23 22:01:39 +01:00
2024-05-31 11:07:48 +02:00
2024-10-19 10:07:00 +02:00
2023-10-30 17:03:04 +01:00
2024-12-06 05:40:48 +01:00
2020-06-23 10:53:57 +02:00
2025-01-24 13:02:59 +01:00
2023-05-11 10:23:52 +02:00
2023-10-30 17:03:04 +01:00
2026-02-20 16:41:06 +01:00
2026-02-27 19:16:30 +01:00
2024-12-06 05:40:48 +01:00
2026-02-10 13:21:35 +01:00
2025-02-03 17:12:44 +08:00
2026-03-31 09:52:11 +02:00
2026-02-10 13:21:35 +01:00
2025-01-02 17:26:53 +01:00
2021-06-24 11:55:31 +02:00
2026-02-10 13:21:35 +01:00
2023-10-30 17:03:04 +01:00
2023-10-30 17:03:04 +01:00
2024-12-06 05:40:48 +01:00