From ed0a69b675cfece1ca8d9d3aa5ed4e412573e28f Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Mon, 10 Feb 2020 11:26:00 +0100 Subject: nptl: Move pthread_attr_getscope implementation into libc This is part of the libpthread removal project: Reviewed-by: Adhemerval Zanella --- sysdeps/unix/sysv/linux/i386/libpthread.abilist | 1 - 1 file changed, 1 deletion(-) (limited to 'sysdeps/unix/sysv/linux/i386') diff --git a/sysdeps/unix/sysv/linux/i386/libpthread.abilist b/sysdeps/unix/sysv/linux/i386/libpthread.abilist index db97003d8b..dab30e943d 100644 --- a/sysdeps/unix/sysv/linux/i386/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/i386/libpthread.abilist @@ -44,7 +44,6 @@ GLIBC_2.0 msync F GLIBC_2.0 open F GLIBC_2.0 pause F GLIBC_2.0 pthread_atfork F -GLIBC_2.0 pthread_attr_getscope F GLIBC_2.0 pthread_attr_setscope F GLIBC_2.0 pthread_cancel F GLIBC_2.0 pthread_cond_broadcast F -- cgit 1.4.1