This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 318132f Add missing changelog part new d3016ce Fix robust mutex daedlock [BZ #20263] new eaee348 Add test case for bug 20263
The 2 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 +++++ nptl/Makefile | 2 +- nptl/lowlevelrobustlock.c | 7 ++- nptl/tst-robust10.c | 110 ++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 127 insertions(+), 3 deletions(-) create mode 100644 nptl/tst-robust10.c