summaryrefslogtreecommitdiff
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/microblaze
parentChangeLog update from my last commit (diff)
downloadglibc-eaad14b56aa0d18b3b6bbb1618de2ab5b242d434.tar.gz
glibc-eaad14b56aa0d18b3b6bbb1618de2ab5b242d434.tar.bz2
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/microblaze')
-rw-r--r--sysdeps/unix/sysv/linux/microblaze/be/libpthread.abilist1
-rw-r--r--sysdeps/unix/sysv/linux/microblaze/le/libpthread.abilist1
2 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/microblaze/be/libpthread.abilist b/sysdeps/unix/sysv/linux/microblaze/be/libpthread.abilist
index 7bee5b4e87..d688f73006 100644
--- a/sysdeps/unix/sysv/linux/microblaze/be/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/microblaze/be/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
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