This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2025-12-27 08:33:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
lib
/
std
/
os
History
Andrew Kelley
46af3a320c
Merge pull request
#10081
from hnakamur/lib_std_os_linux_io_uring_cancel
...
std.os.linux: Add cancel and io_uring_prep_cancel
2021-11-14 22:51:11 -05:00
..
linux
Merge pull request
#10081
from hnakamur/lib_std_os_linux_io_uring_cancel
2021-11-14 22:51:11 -05:00
plan9
plan9: more syscalls
2021-11-09 07:08:27 -05:00
uefi
fix(uefi MemoryDescriptor): padding after memory type
2021-10-25 16:43:23 -04:00
windows
migrate from
std.Target.current
to
@import("builtin").target
2021-10-04 23:48:55 -07:00
linux.zig
Merge pull request
#9853
from koachan/sparc64-unittests
2021-11-10 11:32:10 -05:00
plan9.zig
plan9: more syscalls
2021-11-09 07:08:27 -05:00
test.zig
…
uefi.zig
…
wasi.zig
…
windows.zig
std.Thread.Mutex: change API to lock() and unlock()
2021-11-09 18:31:03 -07:00