This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 5a21cefd5a manual/jobs.texi: Add missing @item EPERM for getpgid new f21962ddfc manual: Document ld.so --list-diagnostics output new 3d9265467e elf: Check that --list-diagnostics output has the expected syntax
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: INSTALL | 7 + elf/Makefile | 9 ++ elf/tst-rtld-list-diagnostics.py | 303 +++++++++++++++++++++++++++++++++++++++ manual/dynlink.texi | 207 ++++++++++++++++++++++++++ manual/install.texi | 8 ++ 5 files changed, 534 insertions(+) create mode 100644 elf/tst-rtld-list-diagnostics.py