aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86_64/64/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:15 +0200
commitda069d171482032231e1472f8b256f3c043e585f (patch)
treebd887bc56ec0d5027a265b4b6a5349032eebd21c /sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist
parentee092efed40d667b313f0d38c91941499a01bf06 (diff)
downloadglibc-da069d171482032231e1472f8b256f3c043e585f.zip
glibc-da069d171482032231e1472f8b256f3c043e585f.tar.gz
glibc-da069d171482032231e1472f8b256f3c043e585f.tar.bz2
nptl: Move pthread_attr_setguardsize 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/x86_64/64/libpthread.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist b/sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist
index 923f5b3..082efb2 100644
--- a/sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist
@@ -3,7 +3,6 @@ GLIBC_2.12 pthread_getname_np F
GLIBC_2.12 pthread_setname_np F
GLIBC_2.18 pthread_getattr_default_np F
GLIBC_2.2.5 __errno_location F
-GLIBC_2.2.5 pthread_attr_setguardsize F
GLIBC_2.2.5 pthread_attr_setstack F
GLIBC_2.2.5 pthread_attr_setstackaddr F
GLIBC_2.2.5 pthread_attr_setstacksize F