This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from b11643c21c Bug 23308: Update to Unicode 11.0.0 new eb04c21373 posix: Sync gnulib regex implementation
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 | 18 + posix/Makefile | 3 +- posix/PCRE.tests | 13 - posix/bug-regex28.c | 46 +- wcsmbs/test-char-types.c => posix/bug-regex37.c | 11 +- wcsmbs/test-char-types.c => posix/bug-regex38.c | 11 +- posix/regcomp.c | 597 ++++++++------- posix/regex.c | 21 +- posix/regex.h | 335 +++++---- posix/regex_internal.c | 295 ++++---- posix/regex_internal.h | 442 +++++++---- posix/regexec.c | 936 ++++++++++++------------ 12 files changed, 1557 insertions(+), 1171 deletions(-) copy wcsmbs/test-char-types.c => posix/bug-regex37.c (78%) copy wcsmbs/test-char-types.c => posix/bug-regex38.c (78%)