From 9743c6272df3d4f4c37cc98e68fab83bf3f57efb Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Fri, 30 Aug 2019 07:33:02 +0200 Subject: nptl: Move pthread_attr_getinheritsched implementation into libc Reviewed-by: Adhemerval Zanella --- sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist | 1 - 1 file changed, 1 deletion(-) (limited to 'sysdeps/unix/sysv/linux/x86_64/64') diff --git a/sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist b/sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist index e366c397e1..87be582075 100644 --- a/sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist @@ -73,7 +73,6 @@ GLIBC_2.2.5 pread F GLIBC_2.2.5 pread64 F GLIBC_2.2.5 pthread_atfork F GLIBC_2.2.5 pthread_attr_getguardsize F -GLIBC_2.2.5 pthread_attr_getinheritsched F GLIBC_2.2.5 pthread_attr_getschedparam F GLIBC_2.2.5 pthread_attr_getschedpolicy F GLIBC_2.2.5 pthread_attr_getscope F -- cgit 1.4.1