summaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/zip.c
AgeCommit message (Expand)AuthorLines
2024-10-03libbpf: Remove unneeded semicolonChen Ni-1/+1
2023-03-16libbpf: Ignore warnings about "inefficient alignment"Daniel Müller-0/+6
2023-03-07libbpf: Fix theoretical u32 underflow in find_cd() functionDaniel Müller-2/+1
2023-03-01libbpf: Implement basic zip archive parsing supportDaniel Müller-0/+328