glibc/sysdeps/nptl
Florian Weimer dbc5a50d12 nptl: PTHREAD_COND_INITIALIZER compatibility with pre-2.41 versions (bug 32786)
The new initializer and struct layout does not initialize the
__g_signals field in the old struct layout before the change in
commit c36fc50781 ("nptl: Remove
g_refs from condition variables").  Bring back fields at the end
of struct __pthread_cond_s, so that they are again zero-initialized.

Reviewed-by: Sam James <sam@gentoo.org>
2025-03-13 07:43:33 +01:00
..
bits nptl: PTHREAD_COND_INITIALIZER compatibility with pre-2.41 versions (bug 32786) 2025-03-13 07:43:33 +01:00
sys
Implies
Makeconfig
Makefile
Subdirs
_Fork.c
aio_misc.h
cancellation-pc-check.h
dl-mutex.c
dl-thread_gscope_wait.c
dl-tls_init_tp.c
dl-tunables.list
fork.h
futex-internal.h
gai_misc.h
internaltypes.h
jmp-unwind.c
libc-lock.h
libc-lockP.h
libc_start_call_main.h
lowlevellock-futex.h
lowlevellock.h
malloc-machine.h
proc_service.h
pthread-offsets.h
pthread.h nptl: PTHREAD_COND_INITIALIZER compatibility with pre-2.41 versions (bug 32786) 2025-03-13 07:43:33 +01:00
pthreadP.h
pthread_atfork_compat.h
pthread_early_init.h
pthread_mutex_backoff.h
pthread_mutex_conf.h
rseq-access.h
setxid.h
stdio-lock.h
tcb-access.h
tcb-offsets.h
thread_db.h
timer_routines.h
tst-mqueue8x.c