about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/i386/libpthread.abilist
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-05-11 19:32:43 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-05-11 19:33:10 +0200
commitb5668f08ea2d6fa9dbb5046e2aee341d33d7cf13 (patch)
tree6100fb7c0b1b6b99943a47da6da77ecd0664a525 /sysdeps/unix/sysv/linux/i386/libpthread.abilist
parentf5bc5f6e2a96b8b03d1bf8199a58b1accc3c4c53 (diff)
downloadglibc-b5668f08ea2d6fa9dbb5046e2aee341d33d7cf13.tar.gz
glibc-b5668f08ea2d6fa9dbb5046e2aee341d33d7cf13.tar.xz
glibc-b5668f08ea2d6fa9dbb5046e2aee341d33d7cf13.zip
nptl: Move pthread_attr_getguardsize into libc
The symbol was moved using scripts/move-symbol-to-libc.py.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux/i386/libpthread.abilist')
-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 f2fcb64a71..f828e7c09d 100644
--- a/sysdeps/unix/sysv/linux/i386/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/i386/libpthread.abilist
@@ -1,7 +1,6 @@
 GLIBC_2.0 __errno_location F
 GLIBC_2.0 pthread_cancel F
 GLIBC_2.0 pthread_create F
-GLIBC_2.1 pthread_attr_getguardsize F
 GLIBC_2.1 pthread_attr_getstackaddr F
 GLIBC_2.1 pthread_attr_getstacksize F
 GLIBC_2.1 pthread_attr_setguardsize F