This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 422ff87c24 Avoid accessing corrupted stack from __stack_chk_fail [BZ #21752] new 95a7339258 tunables: Use direct syscall for access (BZ#21744)
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 | 10 +++++++ elf/dl-tunables.c | 2 ++ include/unistd.h | 7 ----- .../float1282mpn.c => generic/not-errno.h} | 5 ++-- sysdeps/unix/sysv/linux/access.c | 15 ---------- sysdeps/unix/sysv/linux/{access.c => not-errno.h} | 32 +++++++--------------- 6 files changed, 24 insertions(+), 47 deletions(-) copy sysdeps/{ieee754/float128/float1282mpn.c => generic/not-errno.h} (86%) copy sysdeps/unix/sysv/linux/{access.c => not-errno.h} (57%)