diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/hppa/libc.abilist')
-rw-r--r-- | sysdeps/unix/sysv/linux/hppa/libc.abilist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/hppa/libc.abilist b/sysdeps/unix/sysv/linux/hppa/libc.abilist index b23c793c1d..e1a7052e4a 100644 --- a/sysdeps/unix/sysv/linux/hppa/libc.abilist +++ b/sysdeps/unix/sysv/linux/hppa/libc.abilist @@ -1457,6 +1457,7 @@ GLIBC_2.2 sem_destroy F GLIBC_2.2 sem_getvalue F GLIBC_2.2 sem_init F GLIBC_2.2 sem_open F +GLIBC_2.2 sem_post F GLIBC_2.2 semctl F GLIBC_2.2 semget F GLIBC_2.2 semop F @@ -2252,6 +2253,7 @@ GLIBC_2.34 sem_destroy F GLIBC_2.34 sem_getvalue F GLIBC_2.34 sem_init F GLIBC_2.34 sem_open F +GLIBC_2.34 sem_post F GLIBC_2.34 thrd_exit F GLIBC_2.34 tss_create F GLIBC_2.34 tss_delete F |