Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | paxldso: fix pointer style | Mike Frysinger | 2021-04-16 | 1 | -1/+1 |
* | paxldso: add support for "new" glibc cache format | Mike Frysinger | 2021-04-16 | 1 | -56/+179 |
* | build: support debugging/testing object internals | Mike Frysinger | 2021-04-16 | 1 | -0/+18 |
* | scanelg: add --ldcache=<arg> option to ease testing | Sergei Trofimovich | 2020-10-03 | 1 | -1/+3 |
* | paxldso: constify elf structs | Mike Frysinger | 2018-06-07 | 1 | -2/+2 |
* | paxldso: always expose ldpaths array | Mike Frysinger | 2016-11-14 | 1 | -2/+2 |
* | paxldso: fix building when ldso support is disabled | Mike Frysinger | 2016-11-14 | 1 | -0/+2 |
* | paxldso: properly decode the flags bits in the cachev1.1.7 | Mike Frysinger | 2016-11-12 | 1 | -34/+114 |
* | paxldso: clean up local vars & types a bit | Mike Frysinger | 2016-11-12 | 1 | -11/+13 |
* | paxldso: switch from a static sized path buffer to dynamic | Mike Frysinger | 2016-11-12 | 1 | -3/+21 |
* | paxldso: delete netbsd cache logic | Mike Frysinger | 2016-11-12 | 1 | -28/+0 |
* | split out ld.so.cache & ld.so.conf parsing logic | Mike Frysinger | 2016-11-12 | 1 | -0/+297 |