about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64/64
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2019-08-30 07:33:02 +0200
committerFlorian Weimer <fweimer@redhat.com>2019-08-30 07:33:02 +0200
commit9743c6272df3d4f4c37cc98e68fab83bf3f57efb (patch)
treef1d6be2c8ce9caa13cbd03b72d2a7ddaa3ad989b /sysdeps/unix/sysv/linux/x86_64/64
parenta644a4b2139c7f2a79392431fc8e3413f0e1da04 (diff)
downloadglibc-9743c6272df3d4f4c37cc98e68fab83bf3f57efb.tar.gz
glibc-9743c6272df3d4f4c37cc98e68fab83bf3f57efb.tar.xz
glibc-9743c6272df3d4f4c37cc98e68fab83bf3f57efb.zip
nptl: Move pthread_attr_getinheritsched implementation into libc
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux/x86_64/64')
-rw-r--r--sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist1
1 files changed, 0 insertions, 1 deletions
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