aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/riscv/rv64/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:13 +0200
commitb5e75df2a5afef1a270a6dbc4a732e830ad212a4 (patch)
tree0d2a7f803c57b9fd5ff895f6182911baab8a779f /sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist
parentfb7abc3441d7cb1970ae51cf546315ee43e3fb74 (diff)
downloadglibc-b5e75df2a5afef1a270a6dbc4a732e830ad212a4.tar
glibc-b5e75df2a5afef1a270a6dbc4a732e830ad212a4.tar.gz
glibc-b5e75df2a5afef1a270a6dbc4a732e830ad212a4.tar.bz2
glibc-b5e75df2a5afef1a270a6dbc4a732e830ad212a4.zip
nptl: Move pthread_attr_getstackaddr 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/riscv/rv64/libpthread.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist b/sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist
index f1965f8e1d..20c94c4e2e 100644
--- a/sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist
@@ -3,7 +3,6 @@ GLIBC_2.27 __pthread_register_cancel F
GLIBC_2.27 __pthread_register_cancel_defer F
GLIBC_2.27 __pthread_unregister_cancel F
GLIBC_2.27 __pthread_unregister_cancel_restore F
-GLIBC_2.27 pthread_attr_getstackaddr F
GLIBC_2.27 pthread_attr_getstacksize F
GLIBC_2.27 pthread_attr_setguardsize F
GLIBC_2.27 pthread_attr_setstack F