zig/lib/std/os
2020-09-20 14:59:40 +02:00
..
bits Fix io_uring_sqe to use the names of the first member of each union 2020-09-19 18:50:24 +02:00
linux Use os.fd_t instead of i32 and assert against c_int for syscall safety 2020-09-20 14:59:40 +02:00
uefi fix SimpleTextInputProtocol 2020-08-29 20:24:59 +03:00
windows Merge pull request #6246 from Vexu/field 2020-09-05 13:58:02 +03:00
bits.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
darwin.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
dragonfly.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
freebsd.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
linux.zig Move to std/os/linux 2020-09-19 16:18:04 +02:00
netbsd.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
test.zig Split the sync tests into sync and fsync 2020-09-03 09:52:26 +00:00
uefi.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
wasi.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
windows.zig handle lack of privilege to create symbolic links on windows 2020-08-30 06:52:53 +02:00