aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/s390/s390-64
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/s390/s390-64
parent4baf02b33235b7cdcb252bafebc132c66020eedd (diff)
downloadglibc-2b6a4307e96d0ffffb72edada27574c4658bd9a0.tar
glibc-2b6a4307e96d0ffffb72edada27574c4658bd9a0.tar.gz
glibc-2b6a4307e96d0ffffb72edada27574c4658bd9a0.tar.bz2
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/s390/s390-64')
-rw-r--r--sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist b/sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist
index 11ff7abeef..35eb8c3aac 100644
--- a/sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist
@@ -13,7 +13,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 flockfile F
GLIBC_2.2 ftrylockfile F
GLIBC_2.2 funlockfile F