This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 4912c738fc Fix nios2 localplt failure new de82cb0da4 Add TEST_COMPARE_STRING_WIDE to support/check.h
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/check.h | 15 ++++ support/support.h | 6 ++ support/support_quote_blob.c | 71 ++--------------- support/support_quote_blob_main.c | 88 ++++++++++++++++++++++ .../support_quote_blob_wide.c | 9 ++- support/support_test_compare_string.c | 83 +++----------------- ...string.c => support_test_compare_string_main.c} | 29 +++---- .../support_test_compare_string_wide.c | 17 +++-- ..._quote_blob.c => tst-support_quote_blob_wide.c} | 21 ++++-- ...are_string.c => tst-test_compare_string_wide.c} | 78 +++++++++---------- 11 files changed, 212 insertions(+), 209 deletions(-) create mode 100644 support/support_quote_blob_main.c copy wcsmbs/tst-wcstod-nan-sign.c => support/support_quote_blob_wide.c (81%) copy support/{support_test_compare_string.c => support_test_compare_string_main.c} (74%) copy bits/indirect-return.h => support/support_test_compare_string_wide.c (70%) copy support/{tst-support_quote_blob.c => tst-support_quote_blob_wide.c} (72%) copy support/{tst-test_compare_string.c => tst-test_compare_string_wide.c} (52%)