This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-04-28 19:47:08 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
044ccf4138f8b027be01c95ad759d5302e2ff39d
zig
/
lib
/
std
/
os
T
History
Alex Rønne Petersen
fd2d4507c8
std.os.linux: Define ucontext_t and mcontext_t for RISC-V
...
Closes
#24239
.
2025-07-01 23:03:13 +02:00
..
linux
std.os.linux: Define ucontext_t and mcontext_t for RISC-V
2025-07-01 23:03:13 +02:00
plan9
extract std.posix from std.os
2024-03-19 11:45:09 -07:00
uefi
fix review
2025-04-04 12:42:28 +01:00
windows
windows: Delete obsolete environment variable kernel32 wrappers and bindings
2025-06-02 10:34:37 +02:00
emscripten.zig
sigset_t: sigemptyset() and sigfillset() are functions that return sigset_t
2025-04-30 20:32:04 -07:00
linux.zig
linux: futex v2 API updates
2025-06-18 19:53:50 -07:00
plan9.zig
sigset_t: sigemptyset() and sigfillset() are functions that return sigset_t
2025-04-30 20:32:04 -07:00
uefi.zig
std.start: allow return uefi error union in main (
#23425
)
2025-04-01 17:10:10 +00:00
wasi.zig
wasi: fix wasm-wasi-musl constants
2025-02-09 09:08:11 +01:00
windows.zig
windows: Delete obsolete environment variable kernel32 wrappers and bindings
2025-06-02 10:34:37 +02:00