zig/lib/std/os
LemonBoy 8bb58fb428 std: Fix offset param splitting for preadv/pwritev
The kernel interface expects the offset as a low+high pair even on BE
systems.
2021-05-11 15:49:53 +02:00
..
bits std/os: add missing sockaddr_storage defs 2021-05-10 19:22:31 +09:00
linux std: Fix fallocate offset type 2021-05-11 12:33:48 +02:00
uefi boot_services: implement locateDevicePath 2021-03-25 16:45:43 +02:00
windows std/os/windows/ws2_32: add missing FIONBIO constant 2021-05-10 19:22:31 +09:00
bits.zig initial support for haiku past stage0 2021-02-25 16:41:42 -07:00
darwin.zig Year++ 2020-12-31 15:45:24 -08:00
dragonfly.zig Year++ 2020-12-31 15:45:24 -08:00
freebsd.zig Year++ 2020-12-31 15:45:24 -08:00
haiku.zig initial support for haiku past stage0 2021-02-25 16:41:42 -07:00
linux.zig std: Fix offset param splitting for preadv/pwritev 2021-05-11 15:49:53 +02:00
netbsd.zig Year++ 2020-12-31 15:45:24 -08:00
openbsd.zig Year++ 2020-12-31 15:45:24 -08:00
test.zig Initialize the Stat structure 2021-05-09 18:15:42 +02:00
uefi.zig std.os.uefi.Guid fixes (#8032) 2021-02-21 12:17:59 +02:00
wasi.zig Year++ 2020-12-31 15:45:24 -08:00
windows.zig x/os/socket, std/os/windows: implement loading winsock extensions 2021-05-10 19:22:31 +09:00