From 249afce2e78ccc71cdb3535aa1feded5764cabe7 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Mon, 10 Feb 2020 11:30:59 +0100 Subject: nptl: Move pthread_condattr_destroy 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 1bf8ccf282..4727f24896 100644 --- a/sysdeps/unix/sysv/linux/powerpc/powerpc64/le/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/powerpc/powerpc64/le/libpthread.abilist @@ -91,7 +91,6 @@ GLIBC_2.17 pthread_cond_init F GLIBC_2.17 pthread_cond_signal F GLIBC_2.17 pthread_cond_timedwait F GLIBC_2.17 pthread_cond_wait F -GLIBC_2.17 pthread_condattr_destroy F GLIBC_2.17 pthread_condattr_getclock F GLIBC_2.17 pthread_condattr_getpshared F GLIBC_2.17 pthread_condattr_init F -- cgit 1.4.1