about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/csky
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2019-10-07 15:49:48 +0200
committerFlorian Weimer <fweimer@redhat.com>2019-10-07 15:49:48 +0200
commit0caab6638e22a301e8aa0b35f790b15aaf0791d9 (patch)
treee816389a0615dc2b1ce0710d80d419f5a2472717 /sysdeps/unix/sysv/linux/csky
parent77523d5e43cb5721c23855eb6045b0607a3b30a0 (diff)
downloadglibc-0caab6638e22a301e8aa0b35f790b15aaf0791d9.tar.gz
glibc-0caab6638e22a301e8aa0b35f790b15aaf0791d9.tar.xz
glibc-0caab6638e22a301e8aa0b35f790b15aaf0791d9.zip
nptl: Move pthread_attr_getschedparam implementation into libc
This is part of the libpthread removal project:

  <https://sourceware.org/ml/libc-alpha/2019-10/msg00080.html>

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux/csky')
-rw-r--r--sysdeps/unix/sysv/linux/csky/libpthread.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/csky/libpthread.abilist b/sysdeps/unix/sysv/linux/csky/libpthread.abilist
index 4917345e13..5406b3b114 100644
--- a/sysdeps/unix/sysv/linux/csky/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/csky/libpthread.abilist
@@ -80,7 +80,6 @@ GLIBC_2.29 pread F
 GLIBC_2.29 pread64 F
 GLIBC_2.29 pthread_attr_getaffinity_np F
 GLIBC_2.29 pthread_attr_getguardsize F
-GLIBC_2.29 pthread_attr_getschedparam F
 GLIBC_2.29 pthread_attr_getschedpolicy F
 GLIBC_2.29 pthread_attr_getscope F
 GLIBC_2.29 pthread_attr_getstack F