This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from d330f31af6 Fix test failure with -DNDEBUG. new 81b9d87bae test-container: Use xcopy_file_range for cross-device copy [ [...]
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 | 14 ++ support/Makefile | 2 + support/support.h | 5 + support/support_copy_file_range.c | 143 +++++++++++++++++++++ support/test-container.c | 3 +- .../xcopy_file_range.c | 28 ++-- support/xunistd.h | 3 + 7 files changed, 179 insertions(+), 19 deletions(-) create mode 100644 support/support_copy_file_range.c copy elf/tst-absolute-zero.c => support/xcopy_file_range.c (69%)