Files
zig/lib
Alex Rønne Petersen 537cb49eb2 std.os.linux: Define the Stat struct for riscv32.
The kernel does define the struct, it just doesn't use it. Yet both glibc and
musl expose it directly as their public stat struct, and std.c takes it from
std.os.linux. So just define it after all.
2024-08-31 03:31:58 +02:00
..
2024-08-28 18:07:13 -07:00
2024-08-18 14:23:49 -07:00
2024-05-08 19:37:29 -07:00
2024-06-16 11:53:33 +02:00