From ffced383cd7e092a1c6e50ca50f692d2fe2a7dbe Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Wed, 28 Aug 2019 12:01:14 +0200 Subject: nptl: Move pthread_attr_setdetachstate implementation into libc Reviewed-by: Adhemerval Zanella --- sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist | 1 - 1 file changed, 1 deletion(-) (limited to 'sysdeps/unix/sysv/linux/sparc/sparc32') diff --git a/sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist b/sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist index 4be0af2dcb..5a64d6ff96 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist @@ -50,7 +50,6 @@ GLIBC_2.0 pthread_attr_getinheritsched F GLIBC_2.0 pthread_attr_getschedparam F GLIBC_2.0 pthread_attr_getschedpolicy F GLIBC_2.0 pthread_attr_getscope F -GLIBC_2.0 pthread_attr_setdetachstate F GLIBC_2.0 pthread_attr_setinheritsched F GLIBC_2.0 pthread_attr_setschedparam F GLIBC_2.0 pthread_attr_setschedpolicy F -- cgit 1.4.1