aboutsummaryrefslogtreecommitdiff
path: root/nptl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/Makefile')
-rw-r--r--nptl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/Makefile b/nptl/Makefile
index a33f495..5a271fe 100644
--- a/nptl/Makefile
+++ b/nptl/Makefile
@@ -174,6 +174,7 @@ routines = \
pthread_setcancelstate \
pthread_setcanceltype \
pthread_setconcurrency \
+ pthread_setname \
pthread_setschedparam \
pthread_setspecific \
pthread_sigmask \
@@ -209,7 +210,6 @@ libpthread-routines = \
nptl-init \
pt-interp \
pthread_create \
- pthread_setname \
pthread_setschedprio \
pthread_sigqueue \
version \