about summary refs log tree commit diff
path: root/htl/Versions
diff options
context:
space:
mode:
authorGuy-Fleury Iteriteka <gfleury@disroot.org>2023-07-16 10:44:11 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2023-08-24 01:57:14 +0200
commit0f3a39072b5893bef6d06e15f98e2a06a11df856 (patch)
tree08a11ef5d405626ffbd5e10557d626b37a4eed20 /htl/Versions
parentfb2d92a5b31758900cb147ec8c6f656f404205ba (diff)
downloadglibc-0f3a39072b5893bef6d06e15f98e2a06a11df856.tar.gz
glibc-0f3a39072b5893bef6d06e15f98e2a06a11df856.tar.xz
glibc-0f3a39072b5893bef6d06e15f98e2a06a11df856.zip
htl: move pthread_attr_getschedpolicy into libc
Signed-off-by: Guy-Fleury Iteriteka <gfleury@disroot.org>
Message-Id: <20230716084414.107245-8-gfleury@disroot.org>
Diffstat (limited to 'htl/Versions')
-rw-r--r--htl/Versions1
1 files changed, 0 insertions, 1 deletions
diff --git a/htl/Versions b/htl/Versions
index 854ccceeff..ad493142cb 100644
--- a/htl/Versions
+++ b/htl/Versions
@@ -68,7 +68,6 @@ libpthread {
 
     pthread_attr_destroy; pthread_attr_getdetachstate;
     pthread_attr_getguardsize;
-    pthread_attr_getschedpolicy;
     pthread_attr_getscope; pthread_attr_getstack; pthread_attr_getstackaddr;
     pthread_attr_getstacksize; pthread_attr_init; pthread_attr_setdetachstate;
     pthread_attr_setguardsize;