Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2026-03-14 07:11:02 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os/windows
History
Jacob Young 28df1d09dc Revert "Revert "Windows: Support UNC, rooted, drive relative, and namespaced/device paths""
This reverts commit b5fad3a40a86eb379903d6a803bdbe66dcaa5487.

The latent x86_64 backend bug has been fixed.
2023-05-29 22:09:13 -04:00
..
advapi32.zig
std.os.windows.advapi32: Add RegCloseKey
2023-03-07 18:14:37 -05:00
crypt32.zig
clean up windows cert scanning
2023-01-17 00:08:42 -07:00
gdi32.zig
…
kernel32.zig
Fix GetFileInformationByHandle compile error (#14829)
2023-03-19 23:23:05 +00:00
lang.zig
…
ntdll.zig
Revert "Revert "Windows: Support UNC, rooted, drive relative, and namespaced/device paths""
2023-05-29 22:09:13 -04:00
ntstatus.zig
…
ole32.zig
…
psapi.zig
…
shell32.zig
…
sublang.zig
…
test.zig
Revert "Revert "Windows: Support UNC, rooted, drive relative, and namespaced/device paths""
2023-05-29 22:09:13 -04:00
user32.zig
std: fix uses of comptime blocks in non-inline functions
2023-04-18 19:51:18 -07:00
win32error.zig
…
winmm.zig
…
ws2_32.zig
Make res nullable in getaddrinfo
2023-01-19 23:08:15 +02:00