zig/lib/std/os/bits
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
..
linux std: add sendmsg 2021-02-28 21:57:43 +02:00
darwin.zig Year++ 2020-12-31 15:45:24 -08:00
dragonfly.zig freebsd, netbsd, dragonfly: add struct timeval 2021-01-05 13:07:25 -08:00
freebsd.zig Convert inline fn to callconv(.Inline) everywhere 2021-02-10 20:06:12 -07:00
haiku.zig zig fmt the std lib 2021-03-01 20:04:28 -07:00
linux.zig os/linux: fix IO_Uring.timeout 2021-03-02 14:13:11 +02:00
netbsd.zig zig fmt the std lib 2021-02-24 21:29:23 -07:00
openbsd.zig openbsd: add pollfd interface 2021-01-01 20:05:19 -08:00
wasi.zig Year++ 2020-12-31 15:45:24 -08:00
windows.zig define nfds_t for windows 2021-01-12 16:37:58 -08:00