]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
nptl: Remove sigwait from libpthread
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Sat, 13 Mar 2021 23:11:50 +0000 (20:11 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 18 Mar 2021 18:54:39 +0000 (15:54 -0300)
The libc version is identical and built with same flags.

Checked on x86_64-linux-gnu.

31 files changed:
nptl/Makefile
nptl/Versions
sysdeps/unix/sysv/linux/aarch64/libpthread.abilist
sysdeps/unix/sysv/linux/alpha/libpthread.abilist
sysdeps/unix/sysv/linux/arc/libpthread.abilist
sysdeps/unix/sysv/linux/arm/be/libpthread.abilist
sysdeps/unix/sysv/linux/arm/le/libpthread.abilist
sysdeps/unix/sysv/linux/csky/libpthread.abilist
sysdeps/unix/sysv/linux/hppa/libpthread.abilist
sysdeps/unix/sysv/linux/i386/libpthread.abilist
sysdeps/unix/sysv/linux/ia64/libpthread.abilist
sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist
sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist
sysdeps/unix/sysv/linux/microblaze/be/libpthread.abilist
sysdeps/unix/sysv/linux/microblaze/le/libpthread.abilist
sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist
sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist
sysdeps/unix/sysv/linux/nios2/libpthread.abilist
sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist
sysdeps/unix/sysv/linux/powerpc/powerpc64/be/libpthread.abilist
sysdeps/unix/sysv/linux/powerpc/powerpc64/le/libpthread.abilist
sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist
sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist
sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist
sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist
sysdeps/unix/sysv/linux/sh/be/libpthread.abilist
sysdeps/unix/sysv/linux/sh/le/libpthread.abilist
sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist
sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist
sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist
sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist

index 968b612e6096ed1af192ff94e56555bcdc0f8905..055b14664d8a874d5c3590a4caa3cf8e6d4fe89a 100644 (file)
@@ -86,7 +86,7 @@ pthread-compat-wrappers = \
                      open open64 \
                      pread pread64 pwrite pwrite64 \
                      msgrcv msgsnd \
-                     sigwait sigsuspend \
+                     sigsuspend \
                      recvmsg sendmsg
 
 libpthread-routines = \
index 23320a0a221e13e9f2b2852c25214bc0a258273f..e5ee63b2c905dc53370017fb4bfd45f1d89bad01 100644 (file)
@@ -177,7 +177,6 @@ libpthread {
     sendmsg;
     sigaction;
     siglongjmp;
-    sigwait;
     system;
   }
 
index c1415622399838eb0727a7968a939bf4b39ccf23..7d95e2741ee6c5f7b3f6e57cab96f0fe85f09883 100644 (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
index 630060ea8871636bcdd9abc315158001f2a02d0f..f86ba797994f167d2091e0000574ba153a635acd 100644 (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
index 1ea7092e72a02d6f4ec96a6f4ef5c27b91af1f1d..646dcb259d2c305d65e95221a3777808074d29a4 100644 (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
index 7ddae84a4cfa9343900ccb179458a2535e5017ac..46466081abeda2fda1aeb49b6879f5dd099fd1e4 100644 (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
index 7ddae84a4cfa9343900ccb179458a2535e5017ac..46466081abeda2fda1aeb49b6879f5dd099fd1e4 100644 (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
index f36a0cd2b34017a1165c5cf9d7305f1a116894ed..bb39778d63e0b24dd19c884ca417b49271a624c5 100644 (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
index e360e14abede7a1717879d523c1673be68551d4e..53914d1eabd58a201e1997586395f8e6b15afb5d 100644 (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
index cf6d8f248ecb10ff841e9d2cf9823b6f017b5713..3134548b41c294b078d7e6f8539e8f934f54fac0 100644 (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
index 9593ec270b34ba5a2eb8851b557bb485b3d71011..351227112b5c13b57fb2a10e091a7bae7feaac8b 100644 (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
index 7ddae84a4cfa9343900ccb179458a2535e5017ac..46466081abeda2fda1aeb49b6879f5dd099fd1e4 100644 (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
index cf6d8f248ecb10ff841e9d2cf9823b6f017b5713..3134548b41c294b078d7e6f8539e8f934f54fac0 100644 (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
index 4bbbffb54b2e3763c0a72f49daabe28ccc8f2734..ae457efc6db8304165c0ea150a1cefdfffd01c1b 100644 (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
index 4bbbffb54b2e3763c0a72f49daabe28ccc8f2734..ae457efc6db8304165c0ea150a1cefdfffd01c1b 100644 (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
index 8b6fceaaebc7559635e2ba7df3f19f8460d2afee..36da3e5c2e19d140ba80930bde962ccaf8b250a5 100644 (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
index 8b6fceaaebc7559635e2ba7df3f19f8460d2afee..36da3e5c2e19d140ba80930bde962ccaf8b250a5 100644 (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
index e65e6a013981e6c01a48e331602d2f7f2c206a24..81708b62270ef70e3cab95dd8fa67c65eee9c113 100644 (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
index 823545ba0d5c55baf159495e2b8cf551405aa2b9..819a7c1545e054843279d9a0f3421957eea62b59 100644 (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
index c85db88ac4e0f8fcb75a68421231f3eeed3b1c79..257b2f2c8ab0f767c2c5a7c5776abb89925495bf 100644 (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
index c1415622399838eb0727a7968a939bf4b39ccf23..7d95e2741ee6c5f7b3f6e57cab96f0fe85f09883 100644 (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
index 2065a2253de55008bac5de8ea0a53eed70c9ee05..f0b6a538c352e64b8b18e3a4c3ce3fc1b0804d15 100644 (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
index 12defbaa888d5c8edb166621853907492eeed1b2..6af7576331a4ecd998191844f46cb3818e7c4ff7 100644 (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
index 4936e14c9a10314f7c4181d8b1afeb893259ce7c..e9b430f07e053b8b4b44741364bb89b16e96fa12 100644 (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
index 86deee9b7c6b0b5c821a9c153998d834ab0b8b28..5ec7e31514eb261048c2c528c028e012f75d3f88 100644 (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
index e360e14abede7a1717879d523c1673be68551d4e..53914d1eabd58a201e1997586395f8e6b15afb5d 100644 (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
index e360e14abede7a1717879d523c1673be68551d4e..53914d1eabd58a201e1997586395f8e6b15afb5d 100644 (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
index 630060ea8871636bcdd9abc315158001f2a02d0f..f86ba797994f167d2091e0000574ba153a635acd 100644 (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
index 9593ec270b34ba5a2eb8851b557bb485b3d71011..351227112b5c13b57fb2a10e091a7bae7feaac8b 100644 (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
index 1575c1e2ee7a4953fc021b97f87b18173e968208..ef71adc5bef5cbe05be9f3bb242eabe88fde97b7 100644 (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
index b4046e1ab152a4dc005547b40d3a765dd80cda6a..cc12bb508e2d35b6be7e3cb67a46acf8ebc3eef9 100644 (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