aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/hppa/librt.abilist
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-06-25 10:30:36 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-06-25 12:19:58 +0200
commita752cb670a7bc4e7ee8568ba972056830bab904e (patch)
treec191ef5b606a8a3432b6000b853b29342f99657f /sysdeps/unix/sysv/linux/hppa/librt.abilist
parent12028b50310e83ffa0cafbca8cfffc222bfd6ac8 (diff)
downloadglibc-a752cb670a7bc4e7ee8568ba972056830bab904e.zip
glibc-a752cb670a7bc4e7ee8568ba972056830bab904e.tar.gz
glibc-a752cb670a7bc4e7ee8568ba972056830bab904e.tar.bz2
Linux: Move mq_setattr from librt to libc
The symbol was moved using scripts/move-symbol-to-libc.py. To introduce the proper symbol versioning, the implementation of the system call wrapper us moved to a C file. 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 2830671..73eb370 100644
--- a/sysdeps/unix/sysv/linux/hppa/librt.abilist
+++ b/sysdeps/unix/sysv/linux/hppa/librt.abilist
@@ -9,7 +9,6 @@ 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
-GLIBC_2.3.4 mq_setattr F
GLIBC_2.3.4 mq_timedreceive F
GLIBC_2.3.4 mq_timedsend F
GLIBC_2.3.4 mq_unlink F