about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/riscv/rv64/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/riscv/rv64/librt.abilist
parent12028b50310e83ffa0cafbca8cfffc222bfd6ac8 (diff)
downloadglibc-a752cb670a7bc4e7ee8568ba972056830bab904e.tar.gz
glibc-a752cb670a7bc4e7ee8568ba972056830bab904e.tar.xz
glibc-a752cb670a7bc4e7ee8568ba972056830bab904e.zip
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/riscv/rv64/librt.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/riscv/rv64/librt.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/riscv/rv64/librt.abilist b/sysdeps/unix/sysv/linux/riscv/rv64/librt.abilist
index 05a7e7ab00..85c6dfae23 100644
--- a/sysdeps/unix/sysv/linux/riscv/rv64/librt.abilist
+++ b/sysdeps/unix/sysv/linux/riscv/rv64/librt.abilist
@@ -4,7 +4,6 @@ GLIBC_2.27 mq_notify F
 GLIBC_2.27 mq_open F
 GLIBC_2.27 mq_receive F
 GLIBC_2.27 mq_send F
-GLIBC_2.27 mq_setattr F
 GLIBC_2.27 mq_timedreceive F
 GLIBC_2.27 mq_timedsend F
 GLIBC_2.27 mq_unlink F