From 3ddf9bc18587bf4d66b99666150bfc8d0f81fa32 Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Fri, 12 Mar 2021 16:31:17 -0300 Subject: nptl: Remove connect from libpthread The libc version is identical and built with same flags. Checked on x86_64-linux-gnu. --- sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist | 2 -- sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist | 2 -- 2 files changed, 4 deletions(-) (limited to 'sysdeps/unix/sysv/linux/riscv') diff --git a/sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist b/sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist index 25d4f8977c..0fb9c72d47 100644 --- a/sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist @@ -1,7 +1,6 @@ GLIBC_2.33 _IO_flockfile F GLIBC_2.33 _IO_ftrylockfile F GLIBC_2.33 _IO_funlockfile F -GLIBC_2.33 __connect F GLIBC_2.33 __errno_location F GLIBC_2.33 __h_errno_location F GLIBC_2.33 __libc_allocate_rtsig F @@ -51,7 +50,6 @@ GLIBC_2.33 cnd_init F GLIBC_2.33 cnd_signal F GLIBC_2.33 cnd_timedwait F GLIBC_2.33 cnd_wait F -GLIBC_2.33 connect F GLIBC_2.33 flockfile F GLIBC_2.33 fsync F GLIBC_2.33 ftrylockfile F diff --git a/sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist b/sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist index f5fae6058f..7a4328d824 100644 --- a/sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist @@ -1,7 +1,6 @@ GLIBC_2.27 _IO_flockfile F GLIBC_2.27 _IO_ftrylockfile F GLIBC_2.27 _IO_funlockfile F -GLIBC_2.27 __connect F GLIBC_2.27 __errno_location F GLIBC_2.27 __fcntl F GLIBC_2.27 __h_errno_location F @@ -45,7 +44,6 @@ GLIBC_2.27 _pthread_cleanup_pop F GLIBC_2.27 _pthread_cleanup_pop_restore F GLIBC_2.27 _pthread_cleanup_push F GLIBC_2.27 _pthread_cleanup_push_defer F -GLIBC_2.27 connect F GLIBC_2.27 fcntl F GLIBC_2.27 flockfile F GLIBC_2.27 fsync F -- cgit v1.2.3-70-g09d2