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