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/arm/be/libpthread.abilist | 1 - sysdeps/unix/sysv/linux/arm/le/libpthread.abilist | 1 - 2 files changed, 2 deletions(-) (limited to 'sysdeps/unix/sysv/linux/arm') diff --git a/sysdeps/unix/sysv/linux/arm/be/libpthread.abilist b/sysdeps/unix/sysv/linux/arm/be/libpthread.abilist index 8d4a3fc062..51a222b247 100644 --- a/sysdeps/unix/sysv/linux/arm/be/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/arm/be/libpthread.abilist @@ -199,7 +199,6 @@ GLIBC_2.4 sem_unlink F GLIBC_2.4 sem_wait F GLIBC_2.4 send F GLIBC_2.4 sendmsg F -GLIBC_2.4 sendto F GLIBC_2.4 sigaction F GLIBC_2.4 siglongjmp F GLIBC_2.4 sigwait F diff --git a/sysdeps/unix/sysv/linux/arm/le/libpthread.abilist b/sysdeps/unix/sysv/linux/arm/le/libpthread.abilist index 8d4a3fc062..51a222b247 100644 --- a/sysdeps/unix/sysv/linux/arm/le/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/arm/le/libpthread.abilist @@ -199,7 +199,6 @@ GLIBC_2.4 sem_unlink F GLIBC_2.4 sem_wait F GLIBC_2.4 send F GLIBC_2.4 sendmsg F -GLIBC_2.4 sendto F GLIBC_2.4 sigaction F GLIBC_2.4 siglongjmp F GLIBC_2.4 sigwait F -- cgit 1.4.1