From 7da5c345a5f527dc6213e8540e4a9c6eceeb6774 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Mon, 10 Feb 2020 11:32:45 +0100 Subject: nptl: Move pthread_condattr_init implementation into libc This is part of the libpthread removal project: Reviewed-by: Adhemerval Zanella --- sysdeps/unix/sysv/linux/powerpc/powerpc64/le/libpthread.abilist | 1 - 1 file changed, 1 deletion(-) (limited to 'sysdeps/unix/sysv/linux/powerpc/powerpc64/le') diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/le/libpthread.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/le/libpthread.abilist index 4727f24896..d5b247d1bd 100644 --- a/sysdeps/unix/sysv/linux/powerpc/powerpc64/le/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/powerpc/powerpc64/le/libpthread.abilist @@ -93,7 +93,6 @@ GLIBC_2.17 pthread_cond_timedwait F GLIBC_2.17 pthread_cond_wait F GLIBC_2.17 pthread_condattr_getclock F GLIBC_2.17 pthread_condattr_getpshared F -GLIBC_2.17 pthread_condattr_init F GLIBC_2.17 pthread_condattr_setclock F GLIBC_2.17 pthread_condattr_setpshared F GLIBC_2.17 pthread_create F -- cgit 1.4.1