From 6f2e00cac58600329d187cc14fd7a7f1597e54c8 Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Fri, 12 Mar 2021 16:45:29 -0300 Subject: nptl: Remove sendto from libpthread The libc version is identical and built with same flags. Checked on x86_64-linux-gnu. --- sysdeps/unix/sysv/linux/alpha/libpthread.abilist | 1 - 1 file changed, 1 deletion(-) (limited to 'sysdeps/unix/sysv/linux/alpha') diff --git a/sysdeps/unix/sysv/linux/alpha/libpthread.abilist b/sysdeps/unix/sysv/linux/alpha/libpthread.abilist index bb22a8fbc5..96b0b1bf70 100644 --- a/sysdeps/unix/sysv/linux/alpha/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/alpha/libpthread.abilist @@ -73,7 +73,6 @@ 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 sendto F GLIBC_2.0 sigaction F GLIBC_2.0 siglongjmp F GLIBC_2.0 sigwait F -- cgit 1.4.1