From 729cb5a2a7131440f9e36638def5b29ed645fc1b Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Sun, 14 Mar 2021 09:28:25 -0300 Subject: nptl: Remove sendmsg from libpthread The libc version is identical and built with same flags. Checked on x86_64-linux-gnu. --- sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist | 1 - 1 file changed, 1 deletion(-) (limited to 'sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist') diff --git a/sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist b/sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist index a718518708..3ca3e43c3a 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist @@ -68,7 +68,6 @@ GLIBC_2.0 sem_post F GLIBC_2.0 sem_trywait F GLIBC_2.0 sem_wait F GLIBC_2.0 send F -GLIBC_2.0 sendmsg F GLIBC_2.0 sigaction F GLIBC_2.0 siglongjmp F GLIBC_2.0 system F -- cgit 1.4.1