aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-main.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-02ld.so: Implement the --list-diagnostics optionFlorian Weimer1-1/+4
2021-01-15ld.so: Add --list-tunables to print tunable valuesH.J. Lu1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-04elf: Add glibc-hwcaps support for LD_LIBRARY_PATHFlorian Weimer1-1/+10
2020-10-08elf: Implement ld.so --versionFlorian Weimer1-0/+3
2020-10-08elf: Implement ld.so --helpFlorian Weimer1-1/+7
2020-10-08elf: Record whether paths come from LD_LIBRARY_PATH or --library-pathFlorian Weimer1-1/+4
2020-10-08elf: Move ld.so error/help output to _dl_usageFlorian Weimer1-0/+5
2020-10-08elf: Extract command-line/environment variables state from rtld.cFlorian Weimer1-0/+98