summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authordavidxu <davidxu@FreeBSD.org>2010-09-11 09:26:36 +0000
committerdavidxu <davidxu@FreeBSD.org>2010-09-11 09:26:36 +0000
commit4b5fe92932c35bad359f6aa72b7220bf349d684e (patch)
tree5b0b781443dcbc845db365e578681314d7528bd2 /share
parent24263f7931507950b8b14bcce10df779427daebc (diff)
downloadFreeBSD-src-4b5fe92932c35bad359f6aa72b7220bf349d684e.zip
FreeBSD-src-4b5fe92932c35bad359f6aa72b7220bf349d684e.tar.gz
Make a link for pthread_timedjoin_np.
Diffstat (limited to 'share')
-rw-r--r--share/man/man3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man3/Makefile b/share/man/man3/Makefile
index 9e536a0..cc9a3f3 100644
--- a/share/man/man3/Makefile
+++ b/share/man/man3/Makefile
@@ -277,6 +277,7 @@ PTHREAD_MLINKS+=pthread_spin_init.3 pthread_spin_destroy.3 \
PTHREAD_MLINKS+=pthread_switch_add_np.3 pthread_switch_delete_np.3
PTHREAD_MLINKS+=pthread_testcancel.3 pthread_setcancelstate.3 \
pthread_testcancel.3 pthread_setcanceltype.3
+PTHREAD_MLINKS+=pthread_join.3 pthread_timedjoin_np.3
.endif
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud