Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libbpf: Fix libbpf hashmap on (I)LP32 architectures | Jakub Bogusz | 2020-07-09 | 1 | -4/+8 |
* | libbpf: Define __WORDSIZE if not available | Arnaldo Carvalho de Melo | 2020-06-10 | 1 | -4/+3 |
* | libbpf, hashmap: Remove unused #include | Ian Rogers | 2020-05-16 | 1 | -1/+0 |
* | libbpf: fix missing __WORDSIZE definition | Andrii Nakryiko | 2019-07-29 | 1 | -0/+5 |
* | libbpf: add resizable non-thread safe internal hashmap | Andrii Nakryiko | 2019-05-24 | 1 | -0/+173 |