This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 2dd8e58cc5 x86: Don't include <x86intrin.h> new be8ff03f92 Stop c32rtomb and mbrtoc32 aliasing wcrtomb and mbrtowc (bug [...]
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 | 13 ++++++++ wcsmbs/Makefile | 5 +-- sysdeps/generic/tls-setup.h => wcsmbs/c32rtomb.c | 16 ++++++++-- wcsmbs/{test-char-types.c => mbrtoc32.c} | 19 +++++------ wcsmbs/mbrtowc.c | 5 --- nptl/tst-mtx-recursive.c => wcsmbs/tst-c32-state.c | 37 +++++++++++----------- wcsmbs/wcrtomb.c | 5 --- 7 files changed, 57 insertions(+), 43 deletions(-) copy sysdeps/generic/tls-setup.h => wcsmbs/c32rtomb.c (77%) copy wcsmbs/{test-char-types.c => mbrtoc32.c} (73%) copy nptl/tst-mtx-recursive.c => wcsmbs/tst-c32-state.c (59%)