From eaad14b56aa0d18b3b6bbb1618de2ab5b242d434 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Fri, 4 Oct 2019 17:36:55 +0200 Subject: nptl: Move pthread_attr_setinheritsched implementation into libc. This is part of the libpthread removal project: --- sysdeps/unix/sysv/linux/microblaze/le/libpthread.abilist | 1 - 1 file changed, 1 deletion(-) (limited to 'sysdeps/unix/sysv/linux/microblaze/le') diff --git a/sysdeps/unix/sysv/linux/microblaze/le/libpthread.abilist b/sysdeps/unix/sysv/linux/microblaze/le/libpthread.abilist index 7bee5b4e87..d688f73006 100644 --- a/sysdeps/unix/sysv/linux/microblaze/le/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/microblaze/le/libpthread.abilist @@ -80,7 +80,6 @@ GLIBC_2.18 pthread_attr_getstackaddr F GLIBC_2.18 pthread_attr_getstacksize F GLIBC_2.18 pthread_attr_setaffinity_np F GLIBC_2.18 pthread_attr_setguardsize F -GLIBC_2.18 pthread_attr_setinheritsched F GLIBC_2.18 pthread_attr_setschedparam F GLIBC_2.18 pthread_attr_setschedpolicy F GLIBC_2.18 pthread_attr_setscope F -- cgit 1.4.1