zig/lib/std/os
Jakub Konka 0e8f130aed
Merge pull request #16977 from kcbanner/lib_getauxval_fixup
linux: export getauxval when not compiling with libc
2023-09-04 09:11:15 +02:00
..
linux Make a Couple Syscall Comments Consistent (#17066) 2023-09-04 09:09:11 +02:00
plan9 plan 9: filesystem support 2023-08-02 17:39:52 -04:00
uefi fix compile errors introduced by #16953 (#16955) 2023-08-25 21:07:24 +00:00
windows Windows: Fix TooManyParentDirs handling for paths that shouldn't be cwd-relative 2023-08-11 18:58:40 -07:00
linux.zig linux: fixup for platforms that don't support extern functions yet 2023-08-27 19:50:57 -04:00
plan9.zig Plan 9: add more features to std.os.plan9 2023-08-02 18:19:07 -04:00
test.zig Fix windows.CreateSymbolicLink/ReadLink for non-relative paths 2023-08-15 15:52:33 -07:00
uefi.zig std.os.uefi: reorganize namespaces 2023-08-24 22:38:47 -07:00
wasi.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
windows.zig std.os+windows: isAtLeast(.win10_rs5) in renameatW(), DeleteFile() for posix semantics 2023-09-03 08:35:26 +02:00