This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from d09aa4a172 resolv: Fix building tst-resolv-invalid-cname for earlier C [...] new c7509d49c4 Apply asm redirections in wchar.h before first use
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: include/bits/wchar2-decl.h | 1 + wcsmbs/Makefile | 5 +- wcsmbs/bits/wchar2-decl.h | 124 +++++++++++++++++++++++++++++++++++++++++++++ wcsmbs/bits/wchar2.h | 72 -------------------------- wcsmbs/wchar.h | 11 +++- 5 files changed, 137 insertions(+), 76 deletions(-) create mode 100644 include/bits/wchar2-decl.h create mode 100644 wcsmbs/bits/wchar2-decl.h