about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/alpha/libpthread.abilist
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2019-10-04 17:36:55 +0200
committerFlorian Weimer <fweimer@redhat.com>2019-10-04 17:38:06 +0200
commiteaad14b56aa0d18b3b6bbb1618de2ab5b242d434 (patch)
treea3971457eb3be4d81904eaed4a25ee5f6e1f7e2b /sysdeps/unix/sysv/linux/alpha/libpthread.abilist
parent021197483e8fa9999644c96d7dd7b5c3cc95867a (diff)
downloadglibc-eaad14b56aa0d18b3b6bbb1618de2ab5b242d434.tar.gz
glibc-eaad14b56aa0d18b3b6bbb1618de2ab5b242d434.tar.xz
glibc-eaad14b56aa0d18b3b6bbb1618de2ab5b242d434.zip
nptl: Move pthread_attr_setinheritsched implementation into libc.
This is part of the libpthread removal project:

  <https://sourceware.org/ml/libc-alpha/2019-10/msg00080.html>
Diffstat (limited to 'sysdeps/unix/sysv/linux/alpha/libpthread.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/alpha/libpthread.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/alpha/libpthread.abilist b/sysdeps/unix/sysv/linux/alpha/libpthread.abilist
index e2c883272a..79a51340f9 100644
--- a/sysdeps/unix/sysv/linux/alpha/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/alpha/libpthread.abilist
@@ -49,7 +49,6 @@ GLIBC_2.0 pthread_atfork F
 GLIBC_2.0 pthread_attr_getschedparam F
 GLIBC_2.0 pthread_attr_getschedpolicy F
 GLIBC_2.0 pthread_attr_getscope F
-GLIBC_2.0 pthread_attr_setinheritsched F
 GLIBC_2.0 pthread_attr_setschedparam F
 GLIBC_2.0 pthread_attr_setschedpolicy F
 GLIBC_2.0 pthread_attr_setscope F