This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from f997b4be18 signal: Use correct type for si_band in siginfo_t [BZ #23562] new d0a7415979 Handle surrogate pairs in c16rtomb (bug 23794, DR#488, C2X).
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 | 11 ++++++ wcsmbs/Makefile | 4 ++- wcsmbs/c16rtomb.c | 41 +++++++++++++++++++-- wcsmbs/tst-c16-surrogate.c | 89 ++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 141 insertions(+), 4 deletions(-) create mode 100644 wcsmbs/tst-c16-surrogate.c