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:38 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-04-23 18:08:38 +0200
commit24f261f27fb8fd19ae294ff2a13bc5b7a0bafc91 (patch)
tree951f4d5f87bbd0183d63f8b10adc42006251f455 /sysdeps/unix/sysv/linux/i386
parent2b6a4307e96d0ffffb72edada27574c4658bd9a0 (diff)
downloadglibc-24f261f27fb8fd19ae294ff2a13bc5b7a0bafc91.tar.gz
glibc-24f261f27fb8fd19ae294ff2a13bc5b7a0bafc91.tar.xz
glibc-24f261f27fb8fd19ae294ff2a13bc5b7a0bafc91.zip
nptl: Remove __h_errno_location 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 0e9b39e97e..5972b30b09 100644
--- a/sysdeps/unix/sysv/linux/i386/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/i386/libpthread.abilist
@@ -2,7 +2,6 @@ GLIBC_2.0 _IO_flockfile F
 GLIBC_2.0 _IO_ftrylockfile F
 GLIBC_2.0 _IO_funlockfile F
 GLIBC_2.0 __errno_location F
-GLIBC_2.0 __h_errno_location F
 GLIBC_2.0 flockfile F
 GLIBC_2.0 ftrylockfile F
 GLIBC_2.0 funlockfile F