about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/arc/libc.abilist
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-05-05 17:15:57 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-05-05 17:19:53 +0200
commit5633541d3b9a78fc5283af3a2f3e824126ef785a (patch)
tree2e05b6c9b7c90fa49f9e2a5b65296b58c8a9d2c4 /sysdeps/unix/sysv/linux/arc/libc.abilist
parent990c8ffd3a83232365f346413e394d4431875899 (diff)
downloadglibc-5633541d3b9a78fc5283af3a2f3e824126ef785a.tar.gz
glibc-5633541d3b9a78fc5283af3a2f3e824126ef785a.tar.xz
glibc-5633541d3b9a78fc5283af3a2f3e824126ef785a.zip
nptl: Move sem_trywait, sem_wait into libc
The symbols were moved using scripts/move-symbol-to-libc.py.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux/arc/libc.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/arc/libc.abilist4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/arc/libc.abilist b/sysdeps/unix/sysv/linux/arc/libc.abilist
index c79b7e2147..6021f6f3dc 100644
--- a/sysdeps/unix/sysv/linux/arc/libc.abilist
+++ b/sysdeps/unix/sysv/linux/arc/libc.abilist
@@ -1609,7 +1609,9 @@ GLIBC_2.32 sem_init F
 GLIBC_2.32 sem_open F
 GLIBC_2.32 sem_post F
 GLIBC_2.32 sem_timedwait F
+GLIBC_2.32 sem_trywait F
 GLIBC_2.32 sem_unlink F
+GLIBC_2.32 sem_wait F
 GLIBC_2.32 semctl F
 GLIBC_2.32 semget F
 GLIBC_2.32 semop F
@@ -2122,7 +2124,9 @@ GLIBC_2.34 sem_init F
 GLIBC_2.34 sem_open F
 GLIBC_2.34 sem_post F
 GLIBC_2.34 sem_timedwait F
+GLIBC_2.34 sem_trywait F
 GLIBC_2.34 sem_unlink F
+GLIBC_2.34 sem_wait F
 GLIBC_2.34 thrd_exit F
 GLIBC_2.34 tss_create F
 GLIBC_2.34 tss_delete F