zig/lib/std/os/linux
Vincent Rischmann 3dd8396a55 os/linux: fix IO_Uring.timeout
According to the io_uring PDF (https://kernel.dk/io_uring.pdf) the
timeout struct must be 64 bits on both 32 and 64 bit architectures.
2021-03-02 14:13:11 +02:00
..
bpf Year++ 2020-12-31 15:45:24 -08:00
arm-eabi.zig Year++ 2020-12-31 15:45:24 -08:00
arm64.zig Year++ 2020-12-31 15:45:24 -08:00
bpf.zig Year++ 2020-12-31 15:45:24 -08:00
i386.zig Year++ 2020-12-31 15:45:24 -08:00
io_uring.zig os/linux: fix IO_Uring.timeout 2021-03-02 14:13:11 +02:00
mips.zig Year++ 2020-12-31 15:45:24 -08:00
powerpc64.zig Year++ 2020-12-31 15:45:24 -08:00
riscv64.zig Year++ 2020-12-31 15:45:24 -08:00
sparc64.zig Add a comment to explain the fork return values on sparc64 2020-11-28 13:24:24 +07:00
start_pie.zig Minor code cleanup in start_pie.zig 2020-11-23 12:36:40 +01:00
test.zig Year++ 2020-12-31 15:45:24 -08:00
tls.zig Convert inline fn to callconv(.Inline) everywhere 2021-02-10 20:06:12 -07:00
vdso.zig Year++ 2020-12-31 15:45:24 -08:00
x86_64.zig Year++ 2020-12-31 15:45:24 -08:00