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-21 21:53:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os
History
Andrew Kelley 78c8cb4225
Merge pull request #16003 from g-w1/plan9-lazy-syms
Plan9: lots of fixes
2023-06-16 21:57:33 -07:00
..
linux
migration: std.math.{min, min3, max, max3} -> @min & @max
2023-06-16 13:44:09 -07:00
plan9
plan9: flesh out stdlib enough to allow not using simplified start logic
2023-06-16 08:34:30 -04: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
migration: std.math.{min, min3, max, max3} -> @min & @max
2023-06-16 13:44:09 -07:00
plan9.zig
plan9: flesh out stdlib enough to allow not using simplified start logic
2023-06-16 08:34:30 -04:00
test.zig
Prevent analysis of functions only referenced at comptime
2023-05-29 23:06:08 +01: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
migration: std.math.{min, min3, max, max3} -> @min & @max
2023-06-16 13:44:09 -07:00