zig/lib/std/os
Jakub Konka be78b7b648 Implement fstatat targeting WASI
Also, add more informative `@compileError` in a few `std.os` functions
that would otherwise yield a cryptic compile error when targeting
WASI. Finally, enhance docs in a few places and add test case for
`fstatat`.
2020-06-24 21:00:21 +02:00
..
bits cleanups 2020-06-02 15:28:46 -04:00
linux zig fmt 2020-05-05 09:38:02 -06:00
uefi zig fmt 2020-05-05 09:38:02 -06:00
windows zig fmt 2020-06-20 18:39:15 -04:00
bits.zig introduce operating system version ranges as part of the target 2020-02-28 14:51:53 -05:00
darwin.zig
dragonfly.zig
freebsd.zig
linux.zig cleanups 2020-06-02 15:28:46 -04:00
netbsd.zig
test.zig Implement fstatat targeting WASI 2020-06-24 21:00:21 +02:00
uefi.zig @OpaqueType -> @Type(.Opaque) 2020-04-28 00:02:13 -06:00
wasi.zig Update WASI snapshot to preview1 2020-04-30 01:52:12 -04:00
windows.zig Add errors to windows.WSAStartup and WSACleanup 2020-06-21 00:13:06 -04:00