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-08 06:44:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
fde1ec5d0e
zig
/
lib
/
std
/
os
/
linux
/
bpf
History
Tw
5d63d1115f
bpf: add missing *const for helper functions
...
Signed-off-by: Tw <tw19881113@gmail.com>
2023-03-28 14:30:12 +03:00
..
btf.zig
Fixes to linux/bpf/btf.zig
2022-11-09 17:14:22 +02:00
btf_ext.zig
helpers.zig
bpf: add missing *const for helper functions
2023-03-28 14:30:12 +03:00
kern.zig
migrate from
std.Target.current
to
@import("builtin").target
2021-10-04 23:48:55 -07:00