summaryrefslogtreecommitdiffstats
path: root/build/header.mk
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2024-11-26 14:31:14 -0500
committerTavian Barnes <tavianator@tavianator.com>2024-11-27 21:03:36 -0500
commitf05d65e5cf4b376a6bf1eeed17356f8e7767b389 (patch)
tree120367d126dfc7601dcb97abc699ffa4463be641 /build/header.mk
parentaecdabb625841052a68fd3b5510c56b138693c9a (diff)
downloadbfs-f05d65e5cf4b376a6bf1eeed17356f8e7767b389.tar.xz
thread: New thread_setname() function
Diffstat (limited to 'build/header.mk')
-rw-r--r--build/header.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/header.mk b/build/header.mk
index f940e52..8b697d6 100644
--- a/build/header.mk
+++ b/build/header.mk
@@ -38,6 +38,8 @@ HEADERS := \
gen/has/posix-getdents.h \
gen/has/posix-spawn-addfchdir-np.h \
gen/has/posix-spawn-addfchdir.h \
+ gen/has/pthread-set-name-np.h \
+ gen/has/pthread-setname-np.h \
gen/has/st-acmtim.h \
gen/has/st-acmtimespec.h \
gen/has/st-birthtim.h \