aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix various typos found w/codespellMike Frysinger2024-01-151-1/+1
* update copyright headersMike Frysinger2024-01-011-2/+2
* Undo IWYU fixesSam James2023-01-291-17/+0
* *: IWYU fixes deuxSam James2023-01-291-1/+1
* *: IWYU fixesSam James2023-01-281-0/+17
* paxldso: fix pointer styleMike Frysinger2021-04-161-1/+1
* paxldso: add support for "new" glibc cache formatMike Frysinger2021-04-161-56/+179
* build: support debugging/testing object internalsMike Frysinger2021-04-161-0/+18
* scanelg: add --ldcache=<arg> option to ease testingSergei Trofimovich2020-10-031-1/+3
* paxldso: constify elf structsMike Frysinger2018-06-071-2/+2
* paxldso: always expose ldpaths arrayMike Frysinger2016-11-141-2/+2
* paxldso: fix building when ldso support is disabledMike Frysinger2016-11-141-0/+2
* paxldso: properly decode the flags bits in the cachev1.1.7Mike Frysinger2016-11-121-34/+114
* paxldso: clean up local vars & types a bitMike Frysinger2016-11-121-11/+13
* paxldso: switch from a static sized path buffer to dynamicMike Frysinger2016-11-121-3/+21
* paxldso: delete netbsd cache logicMike Frysinger2016-11-121-28/+0
* split out ld.so.cache & ld.so.conf parsing logicMike Frysinger2016-11-121-0/+297