zig/lib/std/os
Ryan Liptak 254ee89def Windows: Handle ACCESS_DENIED in DeviceIoControl
This was causing the Dir.readLink test to fail for me locally with error.Unexpected NTSTATUS=0xc0000022. Not sure if PRIVILEGE_NOT_HELD is actually possible or not.
2020-09-29 20:54:45 -04:00
..
bits std: add securebits definitions for linux 2020-09-11 22:32:23 +02:00
linux changed to opaque 2020-09-13 09:53:20 -07:00
uefi uefi system_table 2020-09-27 03:15:18 -04: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 std: add prctl definition for linux 2020-09-11 22:32:22 +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 Windows: Handle ACCESS_DENIED in DeviceIoControl 2020-09-29 20:54:45 -04:00