aboutsummaryrefslogtreecommitdiff
path: root/lib/std/os/linux/bpf/btf.zig
AgeCommit message (Expand)Author
2024-08-23std.os.linux: Fix bunch of compilation errors (#21138)MichaƂ Drozd
2023-04-30std: fix a bunch of typosLinus Groh
2022-11-09Fixes to linux/bpf/btf.zigbfredl
2021-09-01std, compiler-rt: remove test names where applicableAndrew Kelley
2021-08-24remove redundant license headers from zig standard libraryAndrew Kelley
2021-05-08std: update usage of std.testingVeikka Tuominen
2021-04-24fix import pathMatt Knight
2020-12-31Year++Frank Denis
2020-09-07added license commentsMatt Knight
2020-09-07changed enums to lower caseMatt Knight
2020-09-06fixed missing 'packed' keywordMatt Knight
2020-09-06added btfMatt Knight