Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-03-21 | libbpf: Add namespace for errstr making it libbpf_errstr | 1 | -1/+1 | |
2024-11-11 | libbpf: Introduce errstr() for stringifying errno | 1 | -0/+71 | |
2024-05-07 | libbpf: fix libbpf_strerror_r() handling unknown errors | 1 | -2/+14 | |
2020-01-10 | libbpf: Poison kernel-only integer types | 1 | -0/+3 | |
2019-07-05 | libbpf: make libbpf_strerror_r agnostic to sign of error | 1 | -1/+1 | |
2018-10-08 | libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause | 1 | -1/+1 | |
2018-10-04 | libbpf: Consistent prefixes for interfaces in str_error.h. | 1 | -1/+1 | |
2018-09-18 | tools lib bpf: Provide wrapper for strerror_r to build in !_GNU_SOURCE systems | 1 | -0/+18 |