From 903e6f9960f6ad2ee9edd35fff979e2953445e08 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Fri, 25 Jun 2021 10:42:54 +0200 Subject: Linux: Move mq_receive, mq_timedreceive, __mq_timedreceive_time64 to libc The symbols were moved using scripts/move-symbol-to-libc.py. Reviewed-by: Adhemerva Zanella --- sysdeps/unix/sysv/linux/powerpc/powerpc64/be/libc.abilist | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sysdeps/unix/sysv/linux/powerpc/powerpc64/be/libc.abilist') diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/be/libc.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/be/libc.abilist index dd3459a50a..1720d4da88 100644 --- a/sysdeps/unix/sysv/linux/powerpc/powerpc64/be/libc.abilist +++ b/sysdeps/unix/sysv/linux/powerpc/powerpc64/be/libc.abilist @@ -2194,7 +2194,9 @@ GLIBC_2.3.4 mq_close F GLIBC_2.3.4 mq_getattr 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_setattr F +GLIBC_2.3.4 mq_timedreceive F GLIBC_2.3.4 pthread_attr_getaffinity_np F GLIBC_2.3.4 pthread_attr_setaffinity_np F GLIBC_2.3.4 pthread_getaffinity_np F @@ -2306,7 +2308,9 @@ GLIBC_2.34 mq_close F GLIBC_2.34 mq_getattr F GLIBC_2.34 mq_notify F GLIBC_2.34 mq_open F +GLIBC_2.34 mq_receive F GLIBC_2.34 mq_setattr F +GLIBC_2.34 mq_timedreceive F GLIBC_2.34 mtx_destroy F GLIBC_2.34 mtx_init F GLIBC_2.34 mtx_lock F -- cgit 1.4.1