summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-03Handle case of NULL dlpi_nameHEADmasterMatt Turner
2020-06-24Remove usage of bash '&>' redirectionNeil Roza
2020-03-28README.md: Wordsmithing, formatting improvementsMatt Turner
2020-03-25Add README.MD and LICENSEMatt Turner
2020-03-24Always build with -fPICMatt Turner
2019-04-25Test that by_symbol returns the same nhdr as by_nameMatt Turner
2019-04-25Fix address comparison for binaries with LOAD vaddr > 0Matt Turner
2019-04-25Add a program using dlopenMatt Turner
2019-04-25Add a check target to the MakefileMatt Turner
2017-11-25Add macros to build on OpenBSDMatt Turner
2017-11-24Add build_id_find_nhdr_by_symbol()Matt Turner
2017-11-24Add "by_name" to function nameMatt Turner
2017-11-24Simplify code structure to match upstream MesaMatt Turner
2017-11-24Rename "note" to "build_id_note" to avoid potential collisionsMatt Turner
2017-11-24Change API to match upstream MesaMatt Turner
2017-11-24Add .gitignoreMatt Turner
2017-02-14Remove unused headers.Matt Turner
2016-12-14Use dl_iterate_phdr() instead of a linker script.Matt Turner
2016-12-08Make the linker script work.Matt Turner
2016-12-08Initial commitMatt Turner