[PATCH 0/3] Document ld.so --list-diagnostics, add syntax tests

Florian Weimer fweimer@redhat.com
Fri Aug 4 18:16:14 GMT 2023


Tested on x86_64-linux-gnu.

Florian Weimer (3):
  Linux: Avoid conflicting types in ld.so --list-diagnostics
  manual: Document ld.so --list-diagnostics output
  elf: Check that --list-diagnostics output has the expected syntax

 INSTALL                                       |   5 +
 elf/Makefile                                  |   9 +
 elf/tst-rtld-list-diagnostics.py              | 311 ++++++++++++++++++
 manual/dynlink.texi                           | 279 ++++++++++++++++
 manual/install.texi                           |   6 +
 .../unix/sysv/linux/dl-diagnostics-kernel.c   |  13 +-
 6 files changed, 618 insertions(+), 5 deletions(-)
 create mode 100644 elf/tst-rtld-list-diagnostics.py


base-commit: d97a12704bca5c2c326d856a69cd847c89784ae9
-- 
2.41.0



More information about the Libc-alpha mailing list