]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add HISTORY sections to document when this
authorBenedict Reuschling <bcr@FreeBSD.org>
Tue, 5 May 2020 19:31:47 +0000 (19:31 +0000)
committerBenedict Reuschling <bcr@FreeBSD.org>
Tue, 5 May 2020 19:31:47 +0000 (19:31 +0000)
commit6a7016194d579fde78c09fdc9d5c4e7f476ea58f
tree8e910c57894638a5b377687d16474cddf53a24b2
parentac39a5d5eaf2bde6a5fe4b00a2c88be9c93c4f3a
Add HISTORY sections to document when this
functionality first appeared in FreeBSD.

Submitted by: Gordon Bergling gbergling_gmail.com
Approved by: bcr
Differential Revision: https://reviews.freebsd.org/D24677
lib/libc/sys/thr_exit.2
lib/libc/sys/thr_kill.2
lib/libc/sys/thr_new.2
lib/libc/sys/thr_self.2
lib/libc/sys/thr_set_name.2
lib/libc/sys/thr_suspend.2
lib/libc/sys/thr_wake.2
lib/libthr/libthr.3