zig/lib/std/os
Andrew Kelley e3736baddb
Merge pull request #15501 from matu3ba/win_rmwithposix
std.windows: use posix semantics to delete files, if available
2023-06-17 14:21:15 -07:00
..
linux mem: rename align*Generic to mem.align* 2023-06-17 12:49:13 -07:00
plan9 plan9: flesh out stdlib enough to allow not using simplified start logic 2023-06-16 08:34:30 -04:00
uefi mem: rename align*Generic to mem.align* 2023-06-17 12:49:13 -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 std: replace builtin.Version with SemanticVersion 2023-06-17 13:17:34 -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 Merge pull request #15501 from matu3ba/win_rmwithposix 2023-06-17 14:21:15 -07:00