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-27 19:09:47 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02e8339ca78e0f701b84da0bc31201a7fe95cec4
zig
/
lib
/
std
/
os
T
History
kanpura
eff332fd04
std.os.uefi.protocol: do not reference errors via the error set(uefi.Status.Error)
...
closes
#31456
2026-03-12 15:19:29 +01:00
..
linux
bpf: add missing helpers
2026-02-23 02:27:13 +01:00
plan9
zig fmt
2025-07-16 10:27:39 -07:00
uefi
std.os.uefi.protocol: do not reference errors via the error set(uefi.Status.Error)
2026-03-12 15:19:29 +01:00
windows
std.Io.Threaded: implement net_receive for Windows
2026-03-08 19:20:06 -07:00
emscripten.zig
Misc.
std.Io
fixes for WASI and Emscripten
2026-01-12 22:38:21 +01:00
linux.zig
std: work around language changes
2026-03-10 10:26:07 +00:00
plan9.zig
system specific errno
2025-11-20 15:03:23 -08:00
uefi.zig
uefi(guid): don't use @byteSwap in fmt, adjust fmt test
2026-02-22 23:13:33 +01:00
wasi.zig
std: find a better home for the "preopens" concept
2026-01-07 17:33:06 -08:00
windows.zig
std.Io.Threaded: use AlertableSyscall for ws2_32 operations
2026-03-11 22:46:13 +01:00