Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | elf: Add missing <dl-procinfo.h> header to elf/dl-usage.c | Matheus Castanho | 2020-10-12 | 1 | -0/+1 |
* | elf: Enhance ld.so --help to print HWCAP subdirectories | Florian Weimer | 2020-10-09 | 1 | -0/+62 |
* | elf: Add library search path information to ld.so --help | Florian Weimer | 2020-10-09 | 1 | -0/+56 |
* | elf: Print the full name of the dynamic loader in the ld.so help message | Florian Weimer | 2020-10-08 | 1 | -0/+2 |
* | elf: Use the term "program interpreter" in the ld.so help message | Florian Weimer | 2020-10-08 | 1 | -11/+11 |
* | elf: Implement ld.so --version | Florian Weimer | 2020-10-08 | 1 | -0/+15 |
* | elf: Implement ld.so --help | Florian Weimer | 2020-10-08 | 1 | -4/+20 |
* | elf: Move ld.so error/help output to _dl_usage | Florian Weimer | 2020-10-08 | 1 | -0/+51 |