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 03:17:08 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
86f40d3ff6529baaeba1f0e7e5d7d2f0bfce00a1
zig
/
lib
/
std
/
os
T
History
Andrew Kelley
d08191e146
Merge pull request
#12897
from r00ster91/uefi
...
std.os.uefi: fix some mistakes
2022-10-12 05:28:13 -04:00
..
linux
io_uring: allow for nullable arguments
2022-10-11 17:49:30 +02:00
plan9
plan9: more syscalls
2021-11-09 07:08:27 -05:00
uefi
fix: wrong amount of arguments passed to function
2022-10-07 19:33:29 +02:00
windows
std: Replace use of stage1 function pointers
2022-09-29 21:45:30 +03:00
darwin.zig
macos: update Mach routines for accessing page info
2022-03-17 10:42:11 +01:00
linux.zig
std: add linux support for packet sockaddr
2022-10-11 18:46:24 +03:00
plan9.zig
remove 'builtin.stage2_arch', Sema is smart enough now
2022-08-07 16:07:08 -07:00
posix_spawn.zig
std: introduce posix_spawn as an alt to fork-exec
2022-03-16 19:40:44 +01:00
test.zig
std: fix definition of SIG_IGN, SIG_DFL, etc.
2022-08-11 12:09:34 +02:00
uefi.zig
stage2+stage1: remove type parameter from bit builtins
2022-08-22 11:19:20 +03:00
wasi.zig
std: WASI - update to latest snapshot preview 1
2022-10-03 22:48:57 -04:00
windows.zig
std.os.windows: fix HANDLER_ROUTINE callconv
2022-10-03 13:05:38 +03:00