This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from dbc5a50d12 nptl: PTHREAD_COND_INITIALIZER compatibility with pre-2.41 v [...] new 360cce0b06 nptl: Check if thread is already terminated in sigcancel_han [...]
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: benchtests/tanh-inputs | 1 + nptl/pthread_cancel.c | 14 ++++---- sysdeps/pthread/Makefile | 1 + sysdeps/pthread/tst-cancel32.c | 73 ++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 83 insertions(+), 6 deletions(-) create mode 100644 sysdeps/pthread/tst-cancel32.c