about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/i386
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/i386
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/i386')
-rw-r--r--sysdeps/unix/sysv/linux/i386/libpthread.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/i386/libpthread.abilist b/sysdeps/unix/sysv/linux/i386/libpthread.abilist
index 4e0a5b2386..0e9b39e97e 100644
--- a/sysdeps/unix/sysv/linux/i386/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/i386/libpthread.abilist
@@ -55,7 +55,6 @@ GLIBC_2.2 __pthread_rwlock_destroy F
 GLIBC_2.2 __pthread_rwlock_init F
 GLIBC_2.2 __pthread_rwlock_tryrdlock F
 GLIBC_2.2 __pthread_rwlock_trywrlock F
-GLIBC_2.2 __res_state F
 GLIBC_2.2 pthread_attr_getstack F
 GLIBC_2.2 pthread_attr_setstack F
 GLIBC_2.2 pthread_barrier_destroy F