]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Revert r361770 "Add pthread_getname_np() and pthread_setname_np() aliases" for now.
authorkib <kib@FreeBSD.org>
Thu, 4 Jun 2020 09:06:03 +0000 (09:06 +0000)
committerkib <kib@FreeBSD.org>
Thu, 4 Jun 2020 09:06:03 +0000 (09:06 +0000)
commit96608a7596978ccfb2bfd1ec172c247276869771
tree3d0429a60c85095a923e988eb50726e3b333e53c
parent41e8780dca5118ad69ca324defe0678324eb7b92
Revert r361770 "Add pthread_getname_np() and pthread_setname_np() aliases" for now.

It is not compatible enough with Linux.

Requested by: antoine, jkim
Sponsored by: The FreeBSD Foundation
include/pthread_np.h
lib/libthr/pthread.map
lib/libthr/thread/thr_info.c
share/man/man3/Makefile
share/man/man3/pthread_set_name_np.3