From c59f716993bb6011761b25e282094a54ba3c0d49 Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Fri, 12 Mar 2021 16:29:32 -0300 Subject: nptl: Remove accept from libpthread The libc version is identical and built with same flags. Checked on x86_64-linux-gnu. --- sysdeps/unix/sysv/linux/nios2/libpthread.abilist | 1 - 1 file changed, 1 deletion(-) (limited to 'sysdeps/unix/sysv/linux/nios2') diff --git a/sysdeps/unix/sysv/linux/nios2/libpthread.abilist b/sysdeps/unix/sysv/linux/nios2/libpthread.abilist index 08c0c817b1..24fcaf8173 100644 --- a/sysdeps/unix/sysv/linux/nios2/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/nios2/libpthread.abilist @@ -45,7 +45,6 @@ GLIBC_2.21 _pthread_cleanup_pop F GLIBC_2.21 _pthread_cleanup_pop_restore F GLIBC_2.21 _pthread_cleanup_push F GLIBC_2.21 _pthread_cleanup_push_defer F -GLIBC_2.21 accept F GLIBC_2.21 connect F GLIBC_2.21 fcntl F GLIBC_2.21 flockfile F -- cgit v1.2.1