This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.34/master in repository glibc.
from cb9b8b5d76 timex: Use 64-bit fields on 32-bit TIMESIZE=64 systems (BZ #28469) new 024a7640ab elf: Avoid deadlock between pthread_create and ctors [BZ #28357]
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: NEWS | 1 + elf/dl-close.c | 6 ++ elf/dl-open.c | 35 +++++- elf/dl-support.c | 7 ++ elf/dl-tls.c | 16 +-- elf/rtld.c | 1 + posix/fork.c | 3 + sysdeps/generic/ldsodefs.h | 9 +- sysdeps/pthread/Makefile | 10 +- sysdeps/pthread/tst-create1.c | 119 +++++++++++++++++++++ .../pthread/tst-create1mod.c | 30 +++--- 11 files changed, 210 insertions(+), 27 deletions(-) create mode 100644 sysdeps/pthread/tst-create1.c copy elf/tst-dlopen-nodelete-reloc-mod8.c => sysdeps/pthread/tst-create1mod.c (63%)