This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 61af4bbb2a mbstowcs: Document, test, and fix null pointer dst semantics [...] new 3478859281 tst-cond11: Fix build with _SC_MONOTONIC_CLOCK > 0 new a3e589d1f6 htl: Enable more cond tests new 8081702460 htl: Make pthread_cond_destroy wait for threads to be woken
The 3 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: nptl/Makefile | 2 +- sysdeps/htl/bits/types/struct___pthread_cond.h | 4 ++-- sysdeps/htl/pt-cond-destroy.c | 18 +++++++++++++++--- sysdeps/htl/pt-cond-timedwait.c | 11 +++++++++++ sysdeps/mach/hurd/htl/pt-hurd-cond-timedwait.c | 11 +++++++++++ sysdeps/pthread/Makefile | 4 ++-- sysdeps/pthread/tst-cond11.c | 2 +- {nptl => sysdeps/pthread}/tst-cond20.c | 0 {nptl => sysdeps/pthread}/tst-cond21.c | 0 9 files changed, 43 insertions(+), 9 deletions(-) rename {nptl => sysdeps/pthread}/tst-cond20.c (100%) rename {nptl => sysdeps/pthread}/tst-cond21.c (100%)