This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-release-arm-spec2k6-Os_LTO in repository toolchain/ci/glibc.
from 34fb5f61d3 libio: do not attempt to free wide buffers of legacy streams [...] new da347f4aa3 io: Remove copy_file_range emulation [BZ #24744] new a00dc2a18f NEWS: Add deprecated section heading
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 | 42 ++ NEWS | 11 + io/Makefile | 5 - io/copy_file_range-compat.c | 160 ------ io/copy_file_range.c | 16 +- io/tst-copy_file_range-compat.c | 30 -- io/tst-copy_file_range.c | 560 +-------------------- manual/llio.texi | 10 +- sysdeps/unix/sysv/linux/alpha/kernel-features.h | 1 - sysdeps/unix/sysv/linux/arm/kernel-features.h | 1 - sysdeps/unix/sysv/linux/copy_file_range.c | 21 +- sysdeps/unix/sysv/linux/kernel-features.h | 4 - .../unix/sysv/linux/microblaze/kernel-features.h | 5 - sysdeps/unix/sysv/linux/sh/kernel-features.h | 1 - 14 files changed, 84 insertions(+), 783 deletions(-) delete mode 100644 io/copy_file_range-compat.c delete mode 100644 io/tst-copy_file_range-compat.c