From 2a775a9ea574957248e333595a35a75e43c946dc Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Fri, 23 Apr 2021 11:00:53 +0200 Subject: nptl: Move pthread_condattr_getpshared into libc The symbol was moved using scripts/move-symbol-to-libc.py. --- sysdeps/unix/sysv/linux/sh/be/libpthread.abilist | 1 - 1 file changed, 1 deletion(-) (limited to 'sysdeps/unix/sysv/linux/sh/be/libpthread.abilist') diff --git a/sysdeps/unix/sysv/linux/sh/be/libpthread.abilist b/sysdeps/unix/sysv/linux/sh/be/libpthread.abilist index 3c38a4effa..51cfada6d1 100644 --- a/sysdeps/unix/sysv/linux/sh/be/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/sh/be/libpthread.abilist @@ -31,7 +31,6 @@ GLIBC_2.2 pthread_barrierattr_destroy F GLIBC_2.2 pthread_barrierattr_init F GLIBC_2.2 pthread_barrierattr_setpshared F GLIBC_2.2 pthread_cancel F -GLIBC_2.2 pthread_condattr_getpshared F GLIBC_2.2 pthread_condattr_setpshared F GLIBC_2.2 pthread_create F GLIBC_2.2 pthread_detach F -- cgit 1.4.1