From 3f0808ef4c872afeade0e323c024ac59ec90fc2b Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Thu, 6 May 2021 15:56:37 +0200 Subject: nptl: Move pthread_barrierattr_setpshared into libc The symbol was moved using scripts/move-symbol-to-libc.py. Reviewed-by: Adhemerval Zanella --- sysdeps/unix/sysv/linux/nios2/libpthread.abilist | 1 - 1 file changed, 1 deletion(-) (limited to 'sysdeps/unix/sysv/linux/nios2/libpthread.abilist') diff --git a/sysdeps/unix/sysv/linux/nios2/libpthread.abilist b/sysdeps/unix/sysv/linux/nios2/libpthread.abilist index 004938e48c..059b21f854 100644 --- a/sysdeps/unix/sysv/linux/nios2/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/nios2/libpthread.abilist @@ -18,7 +18,6 @@ GLIBC_2.21 pthread_attr_setguardsize F GLIBC_2.21 pthread_attr_setstack F GLIBC_2.21 pthread_attr_setstackaddr F GLIBC_2.21 pthread_attr_setstacksize F -GLIBC_2.21 pthread_barrierattr_setpshared F GLIBC_2.21 pthread_cancel F GLIBC_2.21 pthread_create F GLIBC_2.21 pthread_detach F -- cgit 1.4.1