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/i386/libpthread.abilist | 1 - 1 file changed, 1 deletion(-) (limited to 'sysdeps/unix/sysv/linux/i386') diff --git a/sysdeps/unix/sysv/linux/i386/libpthread.abilist b/sysdeps/unix/sysv/linux/i386/libpthread.abilist index 1969af267f..cf6d8f248e 100644 --- a/sysdeps/unix/sysv/linux/i386/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/i386/libpthread.abilist @@ -74,7 +74,6 @@ GLIBC_2.0 sigaction F GLIBC_2.0 siglongjmp F GLIBC_2.0 sigwait F GLIBC_2.0 system F -GLIBC_2.0 tcdrain F GLIBC_2.1 __libc_allocate_rtsig F GLIBC_2.1 __libc_current_sigrtmax F GLIBC_2.1 __libc_current_sigrtmin F -- cgit 1.4.1