summaryrefslogtreecommitdiff
path: root/lib/elf_py.c
AgeCommit message (Expand)Author
2023-09-20lib: clippy ELF: check existence of string tableDavid Lamparter
2023-07-24lib: Fix elf_py.c for coverityDonald Sharp
2023-04-21lib: Make coverity happy about closeDonald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-06lib/clippy: fix symbol validity checkDavid Lamparter
2022-04-04build: first header *must* be zebra.h or config.hDavid Lamparter
2022-01-18lib/clippy: don't endian-convert twiceDavid Lamparter
2021-11-10lib: fix elf_py TLS section handlingDavid Lamparter
2021-08-28lib/clippy: fix forgotten conditionalDavid Lamparter
2021-04-08lib: add DT_REL to elf_py/clippy ELF codeDavid Lamparter
2021-03-17*: require semicolon after DEFINE_<typesafe...>David Lamparter
2021-02-23lib/clippy: add libelf wrapperDavid Lamparter