]> git.ipfire.org Git - thirdparty/glibc.git/commit - nptl/pthread_cond_wait.c
nptl: Reduce the GLIBC_PRIVATE ABI
authorFlorian Weimer <fweimer@redhat.com>
Wed, 7 Jul 2021 06:40:41 +0000 (08:40 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 7 Jul 2021 06:41:21 +0000 (08:41 +0200)
commitceda365fbac3083e16eed07892fbd5970b3839a0
tree8f278cf9dd5fd98533aee92213b6300cf6c9420c
parent8ec022a037788cc540c5670b0c9b1aa137bfbf97
nptl: Reduce the GLIBC_PRIVATE ABI

The remaining symbols are mostly used by libthread_db.
__pthread_get_minstack has to remain exported even though unused.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
nptl/Versions
nptl/pthread_barrier_init.c
nptl/pthread_barrier_wait.c
nptl/pthread_cond_wait.c
nptl/pthread_mutex_timedlock.c
nptl/pthread_testcancel.c