This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.33/master in repository glibc.
from 64f6c287ad x86: Handle _SC_LEVEL1_ICACHE_LINESIZE [BZ #27444] new ea5a537e87 elf: Always set l in _dl_init_paths (bug 23462) new dd8023c2ac elf: ld.so --help calls _dl_init_paths without a main map [B [...] new f90d6b0484 pthread_once hangs when init routine throws an exception [BZ [...] new 79c6be6a0a nptl: Remove private futex optimization [BZ #27304] new db32fc27e7 test-container: Always copy test-specific support files [BZ #27537]
The 5 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 | 8 +++ elf/Makefile | 23 ++++++- elf/dl-load.c | 71 +++++++++++----------- .../x86/tst-ifunc-isa-1.c => elf/tst-dst-static.c | 22 ++++--- nptl/Makefile | 4 -- nptl/pthreadP.h | 61 +++++++++++++++++++ nptl/pthread_once.c | 4 +- nptl/tst-once5.cc | 4 +- support/test-container.c | 23 +++---- sysdeps/nptl/lowlevellock-futex.h | 14 +---- sysdeps/pthread/Makefile | 4 +- sysdeps/pthread/{tst-oncex3.c => tst-oncey3.c} | 0 sysdeps/pthread/{tst-oncex4.c => tst-oncey4.c} | 0 13 files changed, 156 insertions(+), 82 deletions(-) copy sysdeps/x86/tst-ifunc-isa-1.c => elf/tst-dst-static.c (61%) copy sysdeps/pthread/{tst-oncex3.c => tst-oncey3.c} (100%) copy sysdeps/pthread/{tst-oncex4.c => tst-oncey4.c} (100%)