zig/lib/std/os
Rohlem 450e467201 std.os.windows.GetFinalPathNameByHandle: reintroduce kernel32 for compatibility
The NtQueryInformationFile with .FileNormalizedNameInformation is only available in Windows 10 1803 (rs4) and later, however there is probably still another route we can go via ntdll.
2021-01-11 17:48:18 -07:00
..
bits os/bits/linux: add the termios cc bits 2021-01-11 15:39:36 -08:00
linux Improve uring definitions 2021-01-03 19:52:20 -08:00
uefi Year++ 2020-12-31 15:45:24 -08:00
windows Merge pull request #7195 from Aransentin/master 2021-01-11 16:02:40 -08:00
bits.zig std.c add syslog 2021-01-05 13:09:40 -08: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
linux.zig Year++ 2020-12-31 15:45:24 -08: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 Reduce use of deprecated IO types 2021-01-07 23:48:58 -08:00
uefi.zig Year++ 2020-12-31 15:45:24 -08:00
wasi.zig Year++ 2020-12-31 15:45:24 -08:00
windows.zig std.os.windows.GetFinalPathNameByHandle: reintroduce kernel32 for compatibility 2021-01-11 17:48:18 -07:00