ld.so: Implement the --list-diagnostics option
authorFlorian Weimer <fweimer@redhat.com>
Tue, 2 Mar 2021 13:38:42 +0000 (14:38 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 2 Mar 2021 13:39:24 +0000 (14:39 +0100)
commit851f32cf7bf7067f73b991610778915edd57d7b4
tree872288e8f663ef64124423379cce7889ed077ae0
parent40d055a2ddc86b76d4887e548ed20e40761102b1
ld.so: Implement the --list-diagnostics option
NEWS
elf/Makefile
elf/dl-diagnostics-cpu.c [new file with mode: 0644]
elf/dl-diagnostics-kernel.c [new file with mode: 0644]
elf/dl-diagnostics.c [new file with mode: 0644]
elf/dl-diagnostics.h [new file with mode: 0644]
elf/dl-main.h
elf/dl-usage.c
elf/rtld.c
sysdeps/unix/sysv/linux/dl-diagnostics-kernel.c [new file with mode: 0644]