about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sh/be/libc.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:17 +0200
commitb855e52bae0f754150fbad78c76d363b6eb2e53c (patch)
tree7d4997134e6c2ffbdecae8a6bf1bd19ff5f58a25 /sysdeps/unix/sysv/linux/sh/be/libc.abilist
parentda069d171482032231e1472f8b256f3c043e585f (diff)
downloadglibc-b855e52bae0f754150fbad78c76d363b6eb2e53c.tar.gz
glibc-b855e52bae0f754150fbad78c76d363b6eb2e53c.tar.xz
glibc-b855e52bae0f754150fbad78c76d363b6eb2e53c.zip
nptl: Move pthread_attr_setstack 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/sh/be/libc.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/sh/be/libc.abilist2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/sh/be/libc.abilist b/sysdeps/unix/sysv/linux/sh/be/libc.abilist
index 6d842f9dd4..94da442856 100644
--- a/sysdeps/unix/sysv/linux/sh/be/libc.abilist
+++ b/sysdeps/unix/sysv/linux/sh/be/libc.abilist
@@ -1292,6 +1292,7 @@ GLIBC_2.2 pthread_attr_setinheritsched F
 GLIBC_2.2 pthread_attr_setschedparam F
 GLIBC_2.2 pthread_attr_setschedpolicy F
 GLIBC_2.2 pthread_attr_setscope F
+GLIBC_2.2 pthread_attr_setstack F
 GLIBC_2.2 pthread_barrier_destroy F
 GLIBC_2.2 pthread_barrier_init F
 GLIBC_2.2 pthread_barrier_wait F
@@ -2234,6 +2235,7 @@ GLIBC_2.34 pthread_attr_getstack F
 GLIBC_2.34 pthread_attr_getstackaddr F
 GLIBC_2.34 pthread_attr_getstacksize F
 GLIBC_2.34 pthread_attr_setguardsize F
+GLIBC_2.34 pthread_attr_setstack F
 GLIBC_2.34 pthread_barrier_destroy F
 GLIBC_2.34 pthread_barrier_init F
 GLIBC_2.34 pthread_barrier_wait F