summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/microblaze/be
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-04-23 11:00:53 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-04-23 11:00:53 +0200
commit2a775a9ea574957248e333595a35a75e43c946dc (patch)
treeef8f23d93b47bfdf5cea75869ef96601fcadaf75 /sysdeps/unix/sysv/linux/microblaze/be
parented00dcbbd695fedfc60591da24b3555db03b3dd9 (diff)
downloadglibc-2a775a9ea574957248e333595a35a75e43c946dc.tar.gz
nptl: Move pthread_condattr_getpshared into libc
The symbol was moved using scripts/move-symbol-to-libc.py.
Diffstat (limited to 'sysdeps/unix/sysv/linux/microblaze/be')
-rw-r--r--sysdeps/unix/sysv/linux/microblaze/be/libc.abilist2
-rw-r--r--sysdeps/unix/sysv/linux/microblaze/be/libpthread.abilist1
2 files changed, 2 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/microblaze/be/libc.abilist b/sysdeps/unix/sysv/linux/microblaze/be/libc.abilist
index 800d7cffe5..f8e3b40cc1 100644
--- a/sysdeps/unix/sysv/linux/microblaze/be/libc.abilist
+++ b/sysdeps/unix/sysv/linux/microblaze/be/libc.abilist
@@ -1461,6 +1461,7 @@ GLIBC_2.18 pthread_cond_timedwait F
GLIBC_2.18 pthread_cond_wait F
GLIBC_2.18 pthread_condattr_destroy F
GLIBC_2.18 pthread_condattr_getclock F
+GLIBC_2.18 pthread_condattr_getpshared F
GLIBC_2.18 pthread_condattr_init F
GLIBC_2.18 pthread_equal F
GLIBC_2.18 pthread_exit F
@@ -2238,6 +2239,7 @@ GLIBC_2.34 __pthread_setspecific F
GLIBC_2.34 __pthread_unwind_next F
GLIBC_2.34 pthread_cond_clockwait F
GLIBC_2.34 pthread_condattr_getclock F
+GLIBC_2.34 pthread_condattr_getpshared F
GLIBC_2.34 pthread_getspecific F
GLIBC_2.34 pthread_key_create F
GLIBC_2.34 pthread_key_delete F
diff --git a/sysdeps/unix/sysv/linux/microblaze/be/libpthread.abilist b/sysdeps/unix/sysv/linux/microblaze/be/libpthread.abilist
index 1340c7b0a5..89269e139d 100644
--- a/sysdeps/unix/sysv/linux/microblaze/be/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/microblaze/be/libpthread.abilist
@@ -32,7 +32,6 @@ GLIBC_2.18 pthread_barrierattr_getpshared F
GLIBC_2.18 pthread_barrierattr_init F
GLIBC_2.18 pthread_barrierattr_setpshared F
GLIBC_2.18 pthread_cancel F
-GLIBC_2.18 pthread_condattr_getpshared F
GLIBC_2.18 pthread_condattr_setclock F
GLIBC_2.18 pthread_condattr_setpshared F
GLIBC_2.18 pthread_create F