Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ld.so: Implement the --list-diagnostics option | Florian Weimer | 2021-03-02 | 1 | -1/+4 |
* | ld.so: Add --list-tunables to print tunable values | H.J. Lu | 2021-01-15 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 1 | -1/+1 |
* | elf: Add glibc-hwcaps support for LD_LIBRARY_PATH | Florian Weimer | 2020-12-04 | 1 | -1/+10 |
* | elf: Implement ld.so --version | Florian Weimer | 2020-10-08 | 1 | -0/+3 |
* | elf: Implement ld.so --help | Florian Weimer | 2020-10-08 | 1 | -1/+7 |
* | elf: Record whether paths come from LD_LIBRARY_PATH or --library-path | Florian Weimer | 2020-10-08 | 1 | -1/+4 |
* | elf: Move ld.so error/help output to _dl_usage | Florian Weimer | 2020-10-08 | 1 | -0/+5 |
* | elf: Extract command-line/environment variables state from rtld.c | Florian Weimer | 2020-10-08 | 1 | -0/+98 |