From 1e157b9cb4fd9e50855e4a9cb1e7b1041cf7dafe Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Sat, 13 Mar 2021 20:04:18 -0300 Subject: nptl: Remove tcdrain 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 a17b761..7ddae84 100644 --- a/sysdeps/unix/sysv/linux/arm/be/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/arm/be/libpthread.abilist @@ -200,4 +200,3 @@ GLIBC_2.4 sigaction F GLIBC_2.4 siglongjmp F GLIBC_2.4 sigwait F GLIBC_2.4 system F -GLIBC_2.4 tcdrain F diff --git a/sysdeps/unix/sysv/linux/arm/le/libpthread.abilist b/sysdeps/unix/sysv/linux/arm/le/libpthread.abilist index a17b761..7ddae84 100644 --- a/sysdeps/unix/sysv/linux/arm/le/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/arm/le/libpthread.abilist @@ -200,4 +200,3 @@ GLIBC_2.4 sigaction F GLIBC_2.4 siglongjmp F GLIBC_2.4 sigwait F GLIBC_2.4 system F -GLIBC_2.4 tcdrain F -- cgit v1.1