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 in repository toolchain/ci/glibc.
from 34fb5f61d3 libio: do not attempt to free wide buffers of legacy streams [...] adds da347f4aa3 io: Remove copy_file_range emulation [BZ #24744] adds a00dc2a18f NEWS: Add deprecated section heading
No new revisions were added by this update.
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