]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r337983, r338044:
authorkib <kib@FreeBSD.org>
Fri, 31 Aug 2018 05:21:33 +0000 (05:21 +0000)
committerkib <kib@FreeBSD.org>
Fri, 31 Aug 2018 05:21:33 +0000 (05:21 +0000)
commit506348d53a22a03475a4c6f6fb8c52bdd7cb62c1
tree3440036b9930e981477859ca3ba7d5901a0d9b1f
parent4e532cd2c8f2d2995e015ca99ff68d9acc2a53a2
MFC r337983, r338044:
Add pthread_get_name_np(3).
include/pthread_np.h
lib/libc/include/namespace.h
lib/libc/include/un-namespace.h
lib/libthr/pthread.map
lib/libthr/thread/thr_exit.c
lib/libthr/thread/thr_info.c
lib/libthr/thread/thr_private.h
share/man/man3/Makefile
share/man/man3/pthread_set_name_np.3