aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/hppa/librt.abilist
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-06-25 10:42:52 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-06-25 12:20:47 +0200
commit2da5f22fff639e891b9f516724683d9d7ad1511c (patch)
tree89ef1ccd5f2d6d3363704cd03a797f94a9ba9da3 /sysdeps/unix/sysv/linux/hppa/librt.abilist
parentf66d9abca7ecc4ee4c7afcc1d1496411bfc70911 (diff)
downloadglibc-2da5f22fff639e891b9f516724683d9d7ad1511c.zip
glibc-2da5f22fff639e891b9f516724683d9d7ad1511c.tar.gz
glibc-2da5f22fff639e891b9f516724683d9d7ad1511c.tar.bz2
Linux: Move mq_notify from librt to libc
The symbol was moved using scripts/move-symbol-to-libc.py. An explicit call from fork into the mq_notify implementation replaces the previous use of pthread_atfork. Reviewed-by: Adhemerva Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux/hppa/librt.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/hppa/librt.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/hppa/librt.abilist b/sysdeps/unix/sysv/linux/hppa/librt.abilist
index d208e7b..c4164f4 100644
--- a/sysdeps/unix/sysv/linux/hppa/librt.abilist
+++ b/sysdeps/unix/sysv/linux/hppa/librt.abilist
@@ -4,7 +4,6 @@ GLIBC_2.2 timer_delete F
GLIBC_2.2 timer_getoverrun F
GLIBC_2.2 timer_gettime F
GLIBC_2.2 timer_settime F
-GLIBC_2.3.4 mq_notify F
GLIBC_2.3.4 mq_open F
GLIBC_2.3.4 mq_receive F
GLIBC_2.3.4 mq_send F