zig/lib/std/os
Jakub Konka 4d9eff4bdb Add prelim openW and openatW
Added POSIX functions targeting Windows pass `open` and `openat`
smoke tests.
2020-07-31 16:41:25 +02:00
..
bits Add prelim openW and openatW 2020-07-31 16:41:25 +02:00
linux zig fmt 2020-05-05 09:38:02 -06:00
uefi zig fmt 2020-05-05 09:38:02 -06:00
windows Replace DeviceIoControl with FsControlFile 2020-07-27 19:45:23 +00:00
bits.zig introduce operating system version ranges as part of the target 2020-02-28 14:51:53 -05:00
darwin.zig get rid of std.os.foo.is_the_target 2019-10-24 01:14:52 -04:00
dragonfly.zig DragonFlyBSD support 2019-10-30 21:21:58 -04:00
freebsd.zig get rid of std.os.foo.is_the_target 2019-10-24 01:14:52 -04:00
linux.zig Add signalfd support (#5322) 2020-07-22 17:26:27 -04:00
netbsd.zig get rid of std.os.foo.is_the_target 2019-10-24 01:14:52 -04:00
test.zig Add prelim openW and openatW 2020-07-31 16:41:25 +02:00
uefi.zig run zig fmt on std lib and self hosted 2020-07-11 20:41:19 +03:00
wasi.zig Update WASI snapshot to preview1 2020-04-30 01:52:12 -04:00
windows.zig Add prelim openW and openatW 2020-07-31 16:41:25 +02:00