Files
zig/lib/std
Stephen Gregoratto 6080f2d5ea Linux: Use time64 syscalls when available
Newer 32-bit Linux targets like 32-bit RISC-V only use the 64-bit
time ABI, with these syscalls having `time64` as their suffix.

This is a stopgap solution in favor of a full audit of `std.os.linux` to
prepare for #4726.

See also #21440 for prior art.
2025-08-14 10:24:57 +10:00
..
2025-08-13 12:24:14 -07:00
2025-08-08 12:47:00 -07:00
2025-08-08 17:17:53 -07:00
2025-08-01 14:57:16 -07:00
2025-08-10 17:38:46 -07:00
2025-08-03 14:59:56 +02:00
2025-08-07 10:04:52 -07:00