zig/lib/std/os/linux/bpf
Michał Drozd 206e5e4d7d
std.os.linux: Fix bunch of compilation errors (#21138)
* Correct layout of IntInfo according to https://www.kernel.org/doc/html/latest/bpf/btf.html#btf-kind-int

* Fix VFS errors

* Fix std.os.linux.sendmmsg

* Fix std.os.linux.sigismember. Add tests

* Fix futex2 functions
2024-08-23 14:21:19 +00:00
..
btf.zig std.os.linux: Fix bunch of compilation errors (#21138) 2024-08-23 14:21:19 +00:00
btf_ext.zig
helpers.zig linux/bpf: update helper definitions 2023-11-19 19:01:18 +02:00
kern.zig linux/bpf: update helper definitions 2023-11-19 19:01:18 +02:00