public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Document ld.so --list-diagnostics, add syntax tests
@ 2023-08-04 18:16 Florian Weimer
  2023-08-04 18:16 ` [PATCH 1/3] Linux: Avoid conflicting types in ld.so --list-diagnostics Florian Weimer
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Florian Weimer @ 2023-08-04 18:16 UTC (permalink / raw)
  To: libc-alpha

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-08-23  6:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-04 18:16 [PATCH 0/3] Document ld.so --list-diagnostics, add syntax tests Florian Weimer
2023-08-04 18:16 ` [PATCH 1/3] Linux: Avoid conflicting types in ld.so --list-diagnostics Florian Weimer
2023-08-21 16:02   ` Adhemerval Zanella Netto
2023-08-04 18:16 ` [PATCH 2/3] manual: Document ld.so --list-diagnostics output Florian Weimer
2023-08-04 23:33   ` Arsen Arsenović
2023-08-08 15:38     ` Florian Weimer
2023-08-21 16:24   ` Adhemerval Zanella Netto
2023-08-23  6:33     ` Florian Weimer
2023-08-04 18:16 ` [PATCH 3/3] elf: Check that --list-diagnostics output has the expected syntax Florian Weimer
2023-08-21 16:29   ` Adhemerval Zanella Netto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).