aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/libbpf_utils.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-06libbpf: Fix undefined behavior in {get,put}_unaligned_be32()Eric Biggers1-10/+14
2025-10-02libbpf: Fix missing #pragma in libbpf_utils.cTony Ambardar1-0/+1
2025-10-01libbpf: remove linux/unaligned.h dependency for libbpf_sha256()Andrii Nakryiko1-2/+11
2025-10-01libbpf: move libbpf_sha256() implementation into libbpf_utils.cAndrii Nakryiko1-0/+95
2025-10-01libbpf: move libbpf_errstr() into libbpf_utils.cAndrii Nakryiko1-0/+72
2025-10-01libbpf: make libbpf_errno.c into more generic libbpf_utils.cAndrii Nakryiko1-0/+75