nptl: Remove sigwait from libpthread

The libc version is identical and built with same flags.

Checked on x86_64-linux-gnu.
This commit is contained in:
Adhemerval Zanella 2021-03-13 20:11:50 -03:00
parent 1e157b9cb4
commit 2d6f4ebd65
31 changed files with 1 additions and 31 deletions

View File

@ -86,7 +86,7 @@ pthread-compat-wrappers = \
open open64 \
pread pread64 pwrite pwrite64 \
msgrcv msgsnd \
sigwait sigsuspend \
sigsuspend \
recvmsg sendmsg
libpthread-routines = \

View File

@ -177,7 +177,6 @@ libpthread {
sendmsg;
sigaction;
siglongjmp;
sigwait;
system;
}

View File

@ -169,7 +169,6 @@ GLIBC_2.17 send F
GLIBC_2.17 sendmsg F
GLIBC_2.17 sigaction F
GLIBC_2.17 siglongjmp F
GLIBC_2.17 sigwait F
GLIBC_2.17 system F
GLIBC_2.18 pthread_getattr_default_np F
GLIBC_2.18 pthread_setattr_default_np F

View File

@ -72,7 +72,6 @@ GLIBC_2.0 send F
GLIBC_2.0 sendmsg F
GLIBC_2.0 sigaction F
GLIBC_2.0 siglongjmp F
GLIBC_2.0 sigwait F
GLIBC_2.0 system F
GLIBC_2.1 __libc_allocate_rtsig F
GLIBC_2.1 __libc_current_sigrtmax F

View File

@ -186,7 +186,6 @@ GLIBC_2.32 sem_wait F
GLIBC_2.32 send F
GLIBC_2.32 sendmsg F
GLIBC_2.32 sigaction F
GLIBC_2.32 sigwait F
GLIBC_2.32 thrd_create F
GLIBC_2.32 thrd_detach F
GLIBC_2.32 thrd_exit F

View File

@ -198,5 +198,4 @@ GLIBC_2.4 send F
GLIBC_2.4 sendmsg F
GLIBC_2.4 sigaction F
GLIBC_2.4 siglongjmp F
GLIBC_2.4 sigwait F
GLIBC_2.4 system F

View File

@ -198,5 +198,4 @@ GLIBC_2.4 send F
GLIBC_2.4 sendmsg F
GLIBC_2.4 sigaction F
GLIBC_2.4 siglongjmp F
GLIBC_2.4 sigwait F
GLIBC_2.4 system F

View File

@ -180,7 +180,6 @@ GLIBC_2.29 sem_wait F
GLIBC_2.29 send F
GLIBC_2.29 sendmsg F
GLIBC_2.29 sigaction F
GLIBC_2.29 sigwait F
GLIBC_2.29 thrd_create F
GLIBC_2.29 thrd_detach F
GLIBC_2.29 thrd_exit F

View File

@ -149,7 +149,6 @@ GLIBC_2.2 send F
GLIBC_2.2 sendmsg F
GLIBC_2.2 sigaction F
GLIBC_2.2 siglongjmp F
GLIBC_2.2 sigwait F
GLIBC_2.2 system F
GLIBC_2.2.3 __libpthread_version_placeholder F
GLIBC_2.2.6 __libpthread_version_placeholder F

View File

@ -72,7 +72,6 @@ GLIBC_2.0 send F
GLIBC_2.0 sendmsg F
GLIBC_2.0 sigaction F
GLIBC_2.0 siglongjmp F
GLIBC_2.0 sigwait F
GLIBC_2.0 system F
GLIBC_2.1 __libc_allocate_rtsig F
GLIBC_2.1 __libc_current_sigrtmax F

View File

@ -149,7 +149,6 @@ GLIBC_2.2 send F
GLIBC_2.2 sendmsg F
GLIBC_2.2 sigaction F
GLIBC_2.2 siglongjmp F
GLIBC_2.2 sigwait F
GLIBC_2.2 system F
GLIBC_2.2.3 __libpthread_version_placeholder F
GLIBC_2.2.6 __libpthread_version_placeholder F

View File

@ -198,5 +198,4 @@ GLIBC_2.4 send F
GLIBC_2.4 sendmsg F
GLIBC_2.4 sigaction F
GLIBC_2.4 siglongjmp F
GLIBC_2.4 sigwait F
GLIBC_2.4 system F

View File

@ -72,7 +72,6 @@ GLIBC_2.0 send F
GLIBC_2.0 sendmsg F
GLIBC_2.0 sigaction F
GLIBC_2.0 siglongjmp F
GLIBC_2.0 sigwait F
GLIBC_2.0 system F
GLIBC_2.1 __libc_allocate_rtsig F
GLIBC_2.1 __libc_current_sigrtmax F

View File

@ -171,7 +171,6 @@ GLIBC_2.18 send F
GLIBC_2.18 sendmsg F
GLIBC_2.18 sigaction F
GLIBC_2.18 siglongjmp F
GLIBC_2.18 sigwait F
GLIBC_2.18 system F
GLIBC_2.28 call_once F
GLIBC_2.28 cnd_broadcast F

View File

@ -171,7 +171,6 @@ GLIBC_2.18 send F
GLIBC_2.18 sendmsg F
GLIBC_2.18 sigaction F
GLIBC_2.18 siglongjmp F
GLIBC_2.18 sigwait F
GLIBC_2.18 system F
GLIBC_2.28 call_once F
GLIBC_2.28 cnd_broadcast F

View File

@ -72,7 +72,6 @@ GLIBC_2.0 send F
GLIBC_2.0 sendmsg F
GLIBC_2.0 sigaction F
GLIBC_2.0 siglongjmp F
GLIBC_2.0 sigwait F
GLIBC_2.0 system F
GLIBC_2.11 pthread_sigqueue F
GLIBC_2.12 pthread_getname_np F

View File

@ -72,7 +72,6 @@ GLIBC_2.0 send F
GLIBC_2.0 sendmsg F
GLIBC_2.0 sigaction F
GLIBC_2.0 siglongjmp F
GLIBC_2.0 sigwait F
GLIBC_2.0 system F
GLIBC_2.11 pthread_sigqueue F
GLIBC_2.12 pthread_getname_np F

View File

@ -171,7 +171,6 @@ GLIBC_2.21 send F
GLIBC_2.21 sendmsg F
GLIBC_2.21 sigaction F
GLIBC_2.21 siglongjmp F
GLIBC_2.21 sigwait F
GLIBC_2.21 system F
GLIBC_2.28 call_once F
GLIBC_2.28 cnd_broadcast F

View File

@ -72,7 +72,6 @@ GLIBC_2.0 send F
GLIBC_2.0 sendmsg F
GLIBC_2.0 sigaction F
GLIBC_2.0 siglongjmp F
GLIBC_2.0 sigwait F
GLIBC_2.0 system F
GLIBC_2.1 __libc_allocate_rtsig F
GLIBC_2.1 __libc_current_sigrtmax F

View File

@ -169,7 +169,6 @@ GLIBC_2.3 send F
GLIBC_2.3 sendmsg F
GLIBC_2.3 sigaction F
GLIBC_2.3 siglongjmp F
GLIBC_2.3 sigwait F
GLIBC_2.3 system F
GLIBC_2.3.2 pthread_cond_broadcast F
GLIBC_2.3.2 pthread_cond_signal F

View File

@ -169,7 +169,6 @@ GLIBC_2.17 send F
GLIBC_2.17 sendmsg F
GLIBC_2.17 sigaction F
GLIBC_2.17 siglongjmp F
GLIBC_2.17 sigwait F
GLIBC_2.17 system F
GLIBC_2.18 pthread_getattr_default_np F
GLIBC_2.18 pthread_setattr_default_np F

View File

@ -186,7 +186,6 @@ GLIBC_2.33 sem_wait F
GLIBC_2.33 send F
GLIBC_2.33 sendmsg F
GLIBC_2.33 sigaction F
GLIBC_2.33 sigwait F
GLIBC_2.33 thrd_create F
GLIBC_2.33 thrd_detach F
GLIBC_2.33 thrd_exit F

View File

@ -169,7 +169,6 @@ GLIBC_2.27 sem_wait F
GLIBC_2.27 send F
GLIBC_2.27 sendmsg F
GLIBC_2.27 sigaction F
GLIBC_2.27 sigwait F
GLIBC_2.28 call_once F
GLIBC_2.28 cnd_broadcast F
GLIBC_2.28 cnd_destroy F

View File

@ -72,7 +72,6 @@ GLIBC_2.0 send F
GLIBC_2.0 sendmsg F
GLIBC_2.0 sigaction F
GLIBC_2.0 siglongjmp F
GLIBC_2.0 sigwait F
GLIBC_2.0 system F
GLIBC_2.1 __libc_allocate_rtsig F
GLIBC_2.1 __libc_current_sigrtmax F

View File

@ -151,7 +151,6 @@ GLIBC_2.2 send F
GLIBC_2.2 sendmsg F
GLIBC_2.2 sigaction F
GLIBC_2.2 siglongjmp F
GLIBC_2.2 sigwait F
GLIBC_2.2 system F
GLIBC_2.2.3 __libpthread_version_placeholder F
GLIBC_2.2.6 __libpthread_version_placeholder F

View File

@ -149,7 +149,6 @@ GLIBC_2.2 send F
GLIBC_2.2 sendmsg F
GLIBC_2.2 sigaction F
GLIBC_2.2 siglongjmp F
GLIBC_2.2 sigwait F
GLIBC_2.2 system F
GLIBC_2.2.3 __libpthread_version_placeholder F
GLIBC_2.2.6 __libpthread_version_placeholder F

View File

@ -149,7 +149,6 @@ GLIBC_2.2 send F
GLIBC_2.2 sendmsg F
GLIBC_2.2 sigaction F
GLIBC_2.2 siglongjmp F
GLIBC_2.2 sigwait F
GLIBC_2.2 system F
GLIBC_2.2.3 __libpthread_version_placeholder F
GLIBC_2.2.6 __libpthread_version_placeholder F

View File

@ -72,7 +72,6 @@ GLIBC_2.0 send F
GLIBC_2.0 sendmsg F
GLIBC_2.0 sigaction F
GLIBC_2.0 siglongjmp F
GLIBC_2.0 sigwait F
GLIBC_2.0 system F
GLIBC_2.1 __libc_allocate_rtsig F
GLIBC_2.1 __libc_current_sigrtmax F

View File

@ -149,7 +149,6 @@ GLIBC_2.2 send F
GLIBC_2.2 sendmsg F
GLIBC_2.2 sigaction F
GLIBC_2.2 siglongjmp F
GLIBC_2.2 sigwait F
GLIBC_2.2 system F
GLIBC_2.2.3 __libpthread_version_placeholder F
GLIBC_2.2.6 __libpthread_version_placeholder F

View File

@ -149,7 +149,6 @@ GLIBC_2.2.5 send F
GLIBC_2.2.5 sendmsg F
GLIBC_2.2.5 sigaction F
GLIBC_2.2.5 siglongjmp F
GLIBC_2.2.5 sigwait F
GLIBC_2.2.5 system F
GLIBC_2.2.6 __libpthread_version_placeholder F
GLIBC_2.28 call_once F

View File

@ -169,7 +169,6 @@ GLIBC_2.16 send F
GLIBC_2.16 sendmsg F
GLIBC_2.16 sigaction F
GLIBC_2.16 siglongjmp F
GLIBC_2.16 sigwait F
GLIBC_2.16 system F
GLIBC_2.18 pthread_getattr_default_np F
GLIBC_2.18 pthread_setattr_default_np F