about summary refs log tree commit diff
path: root/htl/Makefile
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/Makefile
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/Makefile')
-rw-r--r--htl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/htl/Makefile b/htl/Makefile
index 0318d81166..ecdc977e11 100644
--- a/htl/Makefile
+++ b/htl/Makefile
@@ -26,7 +26,7 @@ LCLHDRS :=
 
 libpthread-routines := pt-attr pt-attr-destroy pt-attr-getdetachstate	    \
 	pt-attr-getguardsize                     			    \
-	pt-attr-getschedpolicy pt-attr-getscope	                            \
+	pt-attr-getscope	                                            \
 	pt-attr-getstack pt-attr-getstackaddr pt-attr-getstacksize	    \
 	pt-attr-init pt-attr-setdetachstate pt-attr-setguardsize	    \
 	pt-attr-setschedparam			                            \
@@ -166,7 +166,7 @@ distribute :=
 
 routines := forward libc_pthread_init alloca_cutoff htlfreeres pt-nthreads pt-pthread_self pt-self pt-equal \
 	pt-getschedparam pt-setschedparam pt-attr-getschedparam pt-attr-getinheritsched                     \
-	pt-attr-setinheritsched
+	pt-attr-setinheritsched pt-attr-getschedpolicy
 shared-only-routines = forward
 
 extra-libs := libpthread