This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 57707b7 Bug 11941: ld.so: Improper assert map->l_init_called in dlclose new b0a679f Add deferred cancellation regression test for getpwuid_r. new 81e0662 Fix failing pretty printer tests when CPPFLAGS has optimizations.
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 | 12 +++ README.pretty-printers | 7 +- nptl/Makefile | 10 +++ nptl/test-condattr-printers.c | 1 + nss/Makefile | 10 +++ nss/tst-cancel-getpwuid_r.c | 180 ++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 217 insertions(+), 3 deletions(-) create mode 100644 nss/tst-cancel-getpwuid_r.c