diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/arm/le/libc.abilist')
-rw-r--r-- | sysdeps/unix/sysv/linux/arm/le/libc.abilist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/arm/le/libc.abilist b/sysdeps/unix/sysv/linux/arm/le/libc.abilist index 30147a1068..0b40d01f00 100644 --- a/sysdeps/unix/sysv/linux/arm/le/libc.abilist +++ b/sysdeps/unix/sysv/linux/arm/le/libc.abilist @@ -258,7 +258,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 @@ -1851,7 +1853,9 @@ GLIBC_2.4 sem_init F GLIBC_2.4 sem_open F GLIBC_2.4 sem_post F GLIBC_2.4 sem_timedwait F +GLIBC_2.4 sem_trywait F GLIBC_2.4 sem_unlink F +GLIBC_2.4 sem_wait F GLIBC_2.4 semctl F GLIBC_2.4 semget F GLIBC_2.4 semop F |