This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig
synced
2026-03-16 23:21:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
lib
/
std
/
os
/
linux
History
Andrew Kelley
5a5389128d
Merge pull request
#7369
from jorangreef/io_uring_timeout
...
Add io_uring TIMEOUT and TIMEOUT_REMOVE operations:
2020-12-10 15:45:38 -05:00
..
bpf
…
arm64.zig
…
arm-eabi.zig
…
bpf.zig
…
i386.zig
…
io_uring.zig
Merge pull request
#7369
from jorangreef/io_uring_timeout
2020-12-10 15:45:38 -05:00
mips.zig
…
powerpc64.zig
std/*: add missing MIT license headers
2020-10-26 17:41:29 +01:00
riscv64.zig
…
sparc64.zig
Add a comment to explain the fork return values on sparc64
2020-11-28 13:24:24 +07:00
start_pie.zig
Minor code cleanup in start_pie.zig
2020-11-23 12:36:40 +01:00
test.zig
small fixes and zig fmt
2020-12-09 13:54:26 +02:00
tls.zig
Add back ppc input/output/clobber definitions
2020-10-25 13:39:22 +07:00
vdso.zig
std.meta: add assumeSentinel
2020-11-29 10:36:02 -08:00
x86_64.zig
…