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-03-19 11:45:09 -07:00
2024-08-29 20:39:11 +01:00
2024-07-09 14:25:42 -07:00
2023-12-20 20:05:16 -08:00