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 2025-12-06 06:13:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os
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
..
linux
fix incorrect use of mutable pointers to temporary values
2023-05-11 17:23:06 +03:00
plan9
plan9: more syscalls
2021-11-09 07:08:27 -05:00
uefi
std: update to use @memcpy directly
2023-04-28 13:24:43 -07:00
windows
Revert "Revert "Windows: Support UNC, rooted, drive relative, and namespaced/device paths""
2023-05-29 22:09:13 -04:00
linux.zig
std.Target adjustments
2023-05-26 21:42:19 -07:00
plan9.zig
remove 'builtin.stage2_arch', Sema is smart enough now
2022-08-07 16:07:08 -07:00
test.zig
update codebase to use @memset and @memcpy
2023-04-28 13:24:43 -07:00
uefi.zig
Make invalidFmtError public and use in place of compileErrors for bad format strings (#13526)
2022-11-12 21:03:24 +02:00
wasi.zig
std: fix WASI regressions
2022-12-06 12:15:05 -07:00
windows.zig
Revert "Revert "Windows: Support UNC, rooted, drive relative, and namespaced/device paths""
2023-05-29 22:09:13 -04:00