about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips/mips64/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:14 +0200
commitee092efed40d667b313f0d38c91941499a01bf06 (patch)
tree5571ecfe04ec5157da635316f4a2e598ddac0de0 /sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist
parentb5e75df2a5afef1a270a6dbc4a732e830ad212a4 (diff)
downloadglibc-ee092efed40d667b313f0d38c91941499a01bf06.tar.gz
glibc-ee092efed40d667b313f0d38c91941499a01bf06.tar.xz
glibc-ee092efed40d667b313f0d38c91941499a01bf06.zip
nptl: Move pthread_attr_getstacksize 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/mips/mips64/libpthread.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist b/sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist
index 241009703e..e7598fca30 100644
--- a/sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist
@@ -5,7 +5,6 @@ GLIBC_2.11 pthread_sigqueue F
 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 pthread_attr_getstacksize F
 GLIBC_2.2 pthread_attr_setguardsize F
 GLIBC_2.2 pthread_attr_setstack F
 GLIBC_2.2 pthread_attr_setstackaddr F