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-06 14:23:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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_ext.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
btf.zig
std: fix a bunch of typos
2023-04-30 18:16:04 -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