This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 5097cd344f elf: Avoid re-initializing already allocated TLS in dlopen ( [...] new c6af8a9a3c stdlib: Allow concurrent quick_exit (BZ 31997)
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: stdlib/Makefile | 1 + stdlib/exit.c | 18 +-- ...rrent-exit.c => tst-concurrent-exit-skeleton.c} | 45 ++++--- stdlib/tst-concurrent-exit.c | 141 +-------------------- ...c_bit_ceil_ul.c => tst-concurrent-quick_exit.c} | 11 +- 5 files changed, 42 insertions(+), 174 deletions(-) copy stdlib/{tst-concurrent-exit.c => tst-concurrent-exit-skeleton.c} (71%) copy stdlib/{stdc_bit_ceil_ul.c => tst-concurrent-quick_exit.c} (80%)