This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
zig
Watch
1
Star
0
Fork
You've already forked zig
0
mirror of
https://codeberg.org/ziglang/zig.git
synced
2025-12-06 13:54:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
28df1d09dc
zig
/
lib
/
std
/
os
/
linux
/
bpf
History
Tw
855493bb8b
bpf: correct return type of ringbuf_output helper
...
Signed-off-by: Tw <weii.tan>
2023-05-03 08:37:40 +03:00
..
btf.zig
std: fix a bunch of typos
2023-04-30 18:16:04 -07:00
btf_ext.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
helpers.zig
bpf: correct return type of ringbuf_output helper
2023-05-03 08:37:40 +03:00
kern.zig
migrate from
std.Target.current
to
@import("builtin").target
2021-10-04 23:48:55 -07:00