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-07 14:53:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os
History
Ryan Liptak 2b44961a20 Fix ntToWin32Namespace and friends on big endian architectures
2023-08-17 00:59:19 -07:00
..
linux
std: finish cleanup up asm
2023-07-31 03:49:21 -04:00
plan9
plan 9: filesystem support
2023-08-02 17:39:52 -04:00
uefi
more UEFI alignment fixes
2023-07-20 12:46:33 -07: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: add setsid
2023-08-09 11:33:06 -07: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: use std.os.uefi.cc instead of .C as calling convention
2023-07-08 17:32:36 -04:00
wasi.zig
all: migrate code to new cast builtin syntax
2023-06-24 16:56:39 -07:00
windows.zig
Fix ntToWin32Namespace and friends on big endian architectures
2023-08-17 00:59:19 -07:00