[Bug 274678] pthread_mutexatte_init(3) does not properly describe pthread_mutexattr_setpshared()
Date: Thu, 26 Oct 2023 21:13:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274678
--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=2152c4e2db88b9264c6400f2510440465d39c7b8
commit 2152c4e2db88b9264c6400f2510440465d39c7b8
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2023-10-23 22:54:54 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-10-26 21:05:29 +0000
pthread_mutexattr_init(3): describe pthread_mutexattr_{set,get}pshared
PR: 274678
Reviewed by: emaste
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
Differential revision: https://reviews.freebsd.org/D42344
share/man/man3/pthread_mutexattr.3 | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
--
You are receiving this mail because:
You are the assignee for the bug.