about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/riscv/rv32
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-04-23 18:08:37 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-04-23 18:08:37 +0200
commit2b6a4307e96d0ffffb72edada27574c4658bd9a0 (patch)
tree9244ccf63fd7f8ff5fc22b50ffa48945fd7e8d97 /sysdeps/unix/sysv/linux/riscv/rv32
parent4baf02b33235b7cdcb252bafebc132c66020eedd (diff)
downloadglibc-2b6a4307e96d0ffffb72edada27574c4658bd9a0.tar.gz
glibc-2b6a4307e96d0ffffb72edada27574c4658bd9a0.tar.xz
glibc-2b6a4307e96d0ffffb72edada27574c4658bd9a0.zip
nptl: Remove __res_state from libpthread
The existing definition in libc will be used instead.

The symbol was moved (that is, removed) using
scripts/move-symbol-to-libc.py.
Diffstat (limited to 'sysdeps/unix/sysv/linux/riscv/rv32')
-rw-r--r--sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist b/sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist
index dac10a0a94..9c0c13b1ed 100644
--- a/sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist
@@ -11,7 +11,6 @@ GLIBC_2.33 __pthread_rwlock_tryrdlock F
 GLIBC_2.33 __pthread_rwlock_trywrlock F
 GLIBC_2.33 __pthread_unregister_cancel F
 GLIBC_2.33 __pthread_unregister_cancel_restore F
-GLIBC_2.33 __res_state F
 GLIBC_2.33 call_once F
 GLIBC_2.33 cnd_broadcast F
 GLIBC_2.33 cnd_destroy F