Jacek Sieka
53c31aef67
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.
(cherry picked from commit e53058dee0 )
2026-04-01 08:35:13 +02:00
..
2026-02-21 12:58:25 +01:00
2023-05-12 20:44:29 +08:00
2025-11-22 13:32:24 +01:00
2025-01-27 08:49:58 +01:00
2025-01-14 13:15:55 +01:00
2023-10-30 17:03:04 +01:00
2025-08-18 17:27:15 +02:00
2025-01-14 13:15:55 +01:00
2025-01-14 13:15:55 +01:00
2023-10-30 17:03:04 +01:00
2026-01-09 09:08:34 +01:00
2025-01-14 13:15:55 +01:00
2024-01-02 07:49:54 +01:00
2025-08-18 17:27:15 +02:00
2025-03-03 14:03:49 +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
2025-01-15 10:19:51 +01:00
2021-02-21 19:53:28 -08:00
2025-01-14 13:15:55 +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
2025-01-14 07:33:01 +01:00
2024-05-31 11:07:48 +02:00
2025-01-14 07:47:13 +01:00
2023-10-30 17:03:04 +01:00
2025-01-14 13:15:55 +01:00
2020-06-23 10:53:57 +02:00
2025-01-27 08:49:58 +01:00
2023-05-11 10:23:52 +02:00
2023-10-30 17:03:04 +01:00
2026-02-21 12:58:25 +01:00
2026-03-02 10:55:41 +01:00
2025-01-14 13:15:55 +01:00
2025-01-15 10:21:37 +01:00
2025-02-04 20:03:30 +01:00
2026-04-01 08:35:13 +02:00
2024-04-11 09:13:17 +02:00
2025-01-15 15:30:58 +01:00
2021-06-24 11:55:31 +02:00
2025-01-14 13:12:39 +01:00
2023-10-30 17:03:04 +01:00
2023-10-30 17:03:04 +01:00
2025-01-14 13:15:55 +01:00