This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 8f135efcad S390: Fix unwind in 32-bit _mcount new 690652882b Linux: Rewrite __old_getdents64 [BZ #23497]
The 1 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: ChangeLog | 11 +++ sysdeps/unix/sysv/linux/Makefile | 1 + sysdeps/unix/sysv/linux/getdents64.c | 89 ++++++++++++++------ sysdeps/unix/sysv/linux/tst-readdir64-compat.c | 111 +++++++++++++++++++++++++ 4 files changed, 187 insertions(+), 25 deletions(-) create mode 100644 sysdeps/unix/sysv/linux/tst-readdir64-compat.c