[Bug 274678] pthread_mutexatte_init(3) does not properly describe pthread_mutexattr_setpshared()

[email protected] Sun, 29 Oct 2023 00:47:37 +0000
Newsgroups gmane.os.freebsd.devel.threading
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274678

--- Comment #3 from [email protected] ---
A commit in branch stable/14 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=578e91188081525fe45abd00cd751600190b4688

commit 578e91188081525fe45abd00cd751600190b4688
Author:     Konstantin Belousov <[email protected]>
AuthorDate: 2023-10-23 22:54:54 +0000
Commit:     Konstantin Belousov <[email protected]>
CommitDate: 2023-10-29 00:47:05 +0000

    pthread_mutexattr_init(3): describe pthread_mutexattr_{set,get}pshared

    PR:     274678

    (cherry picked from commit 2152c4e2db88b9264c6400f2510440465d39c7b8)

 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.