summaryrefslogtreecommitdiff
path: root/lib/elf_py.c
AgeCommit message (Expand)Author
2025-04-08lib: fix -Wshadow warnings in the lib modulesMark Stapp
2025-03-11lib: call to 'calloc' has an allocation size of 0 bytesDmytro Shytyi
2024-09-30lib: fix calloc warning on recent compilerRafael Zalamena
2024-05-02build: warn/fail on missing `XREF_SETUP()`David Lamparter
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