Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |