aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/csky
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-04-23 09:48:09 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-04-23 09:51:57 +0200
commit8a229ee93c17cf5d0aff9ba81a3acfa146f1dae0 (patch)
treedfbbd845ec25b62352f05927dc1980b9958c05e1 /sysdeps/unix/sysv/linux/csky
parent241ac38c333ae2539182f214dc641d0956f6ff6d (diff)
downloadglibc-8a229ee93c17cf5d0aff9ba81a3acfa146f1dae0.tar
glibc-8a229ee93c17cf5d0aff9ba81a3acfa146f1dae0.tar.gz
glibc-8a229ee93c17cf5d0aff9ba81a3acfa146f1dae0.tar.bz2
glibc-8a229ee93c17cf5d0aff9ba81a3acfa146f1dae0.zip
nptl: Move pthread_mutexattr_setpshared into libc
The symbol was moved using scripts/move-symbol-to-libc.py.
Diffstat (limited to 'sysdeps/unix/sysv/linux/csky')
-rw-r--r--sysdeps/unix/sysv/linux/csky/libc.abilist2
-rw-r--r--sysdeps/unix/sysv/linux/csky/libpthread.abilist1
2 files changed, 2 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/csky/libc.abilist b/sysdeps/unix/sysv/linux/csky/libc.abilist
index e34caef3be..206bb4f69e 100644
--- a/sysdeps/unix/sysv/linux/csky/libc.abilist
+++ b/sysdeps/unix/sysv/linux/csky/libc.abilist
@@ -1476,6 +1476,7 @@ GLIBC_2.29 pthread_mutexattr_gettype F
GLIBC_2.29 pthread_mutexattr_init F
GLIBC_2.29 pthread_mutexattr_setprioceiling F
GLIBC_2.29 pthread_mutexattr_setprotocol F
+GLIBC_2.29 pthread_mutexattr_setpshared F
GLIBC_2.29 pthread_once F
GLIBC_2.29 pthread_rwlock_rdlock F
GLIBC_2.29 pthread_rwlock_unlock F
@@ -2197,6 +2198,7 @@ GLIBC_2.34 pthread_mutexattr_gettype F
GLIBC_2.34 pthread_mutexattr_init F
GLIBC_2.34 pthread_mutexattr_setprioceiling F
GLIBC_2.34 pthread_mutexattr_setprotocol F
+GLIBC_2.34 pthread_mutexattr_setpshared F
GLIBC_2.34 pthread_once F
GLIBC_2.34 pthread_rwlock_rdlock F
GLIBC_2.34 pthread_rwlock_unlock F
diff --git a/sysdeps/unix/sysv/linux/csky/libpthread.abilist b/sysdeps/unix/sysv/linux/csky/libpthread.abilist
index fded2b7bb2..54d6dff0d2 100644
--- a/sysdeps/unix/sysv/linux/csky/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/csky/libpthread.abilist
@@ -58,7 +58,6 @@ GLIBC_2.29 pthread_getcpuclockid F
GLIBC_2.29 pthread_getname_np F
GLIBC_2.29 pthread_join F
GLIBC_2.29 pthread_mutexattr_setkind_np F
-GLIBC_2.29 pthread_mutexattr_setpshared F
GLIBC_2.29 pthread_mutexattr_setrobust F
GLIBC_2.29 pthread_mutexattr_setrobust_np F
GLIBC_2.29 pthread_mutexattr_settype F