This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 62ce266 Add pretty printers for the NPTL lock types new 6320de9 Remove __ASSUME_OFF_DIFF_OFF64 definition new 4687006 Fix LO_HI_LONG definition
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 | 30 +++++++ ...st-preadvwritev.c => tst-preadvwritev-common.c} | 55 ++++++------- misc/tst-preadvwritev.c | 95 +--------------------- misc/tst-preadvwritev64.c | 35 +++++++- sysdeps/unix/sysv/linux/mips/kernel-features.h | 1 - sysdeps/unix/sysv/linux/pread.c | 2 +- sysdeps/unix/sysv/linux/pread64.c | 2 +- sysdeps/unix/sysv/linux/preadv.c | 2 +- sysdeps/unix/sysv/linux/preadv64.c | 2 +- sysdeps/unix/sysv/linux/pwrite.c | 2 +- sysdeps/unix/sysv/linux/pwrite64.c | 2 +- sysdeps/unix/sysv/linux/pwritev.c | 2 +- sysdeps/unix/sysv/linux/pwritev64.c | 2 +- sysdeps/unix/sysv/linux/sysdep.h | 10 +-- 14 files changed, 102 insertions(+), 140 deletions(-) copy misc/{tst-preadvwritev.c => tst-preadvwritev-common.c} (63%)