This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 1927f718fc linux: mips: Fix syscall_cancell build for __mips_isa_rev >= 6 new 96d0bf98ca Add support/ code for checking file contents
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: support/Makefile | 4 ++ support/file_contents.h | 63 ++++++++++++++++++++++ .../support_compare_file_bytes.c | 28 +++++++--- .../support_compare_file_string.c | 15 +++--- .../support_open_and_compare_file_bytes.c | 25 +++++---- .../support_open_and_compare_file_string.c | 24 ++++----- 6 files changed, 116 insertions(+), 43 deletions(-) create mode 100644 support/file_contents.h copy elf/tst-dlopen-tlsreinitmod2.c => support/support_compare_file_bytes.c (61%) copy sysdeps/x86_64/tst-plt-rewrite1.c => support/support_compare_file_string.c (78%) copy libio/tst-closeall.c => support/support_open_and_compare_file_bytes.c (68%) copy libio/tst-closeall.c => support/support_open_and_compare_file_string.c (68%)