This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 2ac579f9c2 Add run-one-test convenience target and makefile help text new fed33b0fb0 Add nocancel version of pread64() new 95c1056962 elf: Use nocancel pread64() instead of lseek()+read() new 676b2f2050 nptl: Document AS-safe functions in cancellation.c.
The 3 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.old/ChangeLog.19 | 5 +---- elf/dl-load.c | 13 ++++++------- nptl/cancellation.c | 7 +++++-- sysdeps/generic/not-cancel.h | 2 ++ sysdeps/unix/sysv/linux/Makefile | 4 ++-- sysdeps/unix/sysv/linux/Versions | 1 + sysdeps/unix/sysv/linux/not-cancel.h | 4 ++++ .../linux/{s390/sysdep.h => pread64_nocancel.c} | 22 ++++++++++++++-------- sysdeps/x86/dl-prop.h | 3 +-- 9 files changed, 36 insertions(+), 25 deletions(-) copy sysdeps/unix/sysv/linux/{s390/sysdep.h => pread64_nocancel.c} (66%)