This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.25/master in repository glibc.
from 9331dbdcd7 Fix integer overflows in internal memalign and malloc [BZ #2 [...] new e84db8f9eb tunables: Use direct syscall for access (BZ#21744) new 71616d59ec powerpc: Fix syscalls during early process initialization [B [...]
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: ChangeLog | 21 ++++++++++++++ NEWS | 2 ++ elf/dl-tunables.c | 2 ++ include/unistd.h | 7 ----- .../generic/not-errno.h | 4 +-- sysdeps/powerpc/powerpc32/sysdep.h | 5 ++-- sysdeps/powerpc/powerpc64/sysdep.h | 5 ++-- sysdeps/unix/sysv/linux/access.c | 15 ---------- sysdeps/unix/sysv/linux/{access.c => not-errno.h} | 32 +++++++--------------- .../unix/sysv/linux/powerpc/not-errno.h | 23 +++++++++------- 10 files changed, 56 insertions(+), 60 deletions(-) copy assert/tst-assert-g++.cc => sysdeps/generic/not-errno.h (86%) copy sysdeps/unix/sysv/linux/{access.c => not-errno.h} (57%) copy support/xsigaction.c => sysdeps/unix/sysv/linux/powerpc/not-errno.h (60%)