This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from f3e6645633 nptl: Fix type of pthread_mutexattr_getrobust_np, pthread_mu [...] new 0b5ca7c3e5 regex: copy back from Gnulib
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/intprops.h | 18 +++++++-- include/regex.h | 3 +- misc/sys/cdefs.h | 22 ++++++----- posix/regcomp.c | 8 ++-- posix/regex.c | 1 + posix/regex.h | 49 ++++++++++++++++++------ posix/regex_internal.c | 10 ++++- posix/regex_internal.h | 8 +++- posix/regexec.c | 101 ++++++++++++++++++++++++++++--------------------- 9 files changed, 142 insertions(+), 78 deletions(-)