Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Oct 2021 20:22:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 197299] pthread_np manpage cleanup
Message-ID:  <bug-197299-9-NAi1XaPhcx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-197299-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-197299-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D197299

--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Ddf7d763849655f4038428f97804bf7324=
d801684

commit df7d763849655f4038428f97804bf7324d801684
Author:     Felix Johnson <felix.the.red@gmail.com>
AuthorDate: 2021-10-07 17:45:21 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2021-10-12 20:20:36 +0000

    pthread_np.3: Add a manpage summarizing all of the pthread extensions.

    PR:             197299
    MFC after:      1 week

 share/man/man3/Makefile                           |   1 +
 share/man/man3/pthread.3                          |   8 +-
 share/man/man3/pthread_affinity_np.3              |   5 +-
 share/man/man3/pthread_attr_affinity_np.3         |   3 +-
 share/man/man3/pthread_attr_get_np.3              |   5 +-
 share/man/man3/pthread_attr_setcreatesuspend_np.3 |   3 +-
 share/man/man3/pthread_getthreadid_np.3           |   3 +-
 share/man/man3/pthread_join.3                     |   6 +-
 share/man/man3/pthread_main_np.3                  |   3 +-
 share/man/man3/pthread_multi_np.3                 |   3 +-
 share/man/man3/pthread_mutexattr_getkind_np.3     |   5 +-
 share/man/man3/pthread_np.3 (new)                 | 230 ++++++++++++++++++=
++++
 share/man/man3/pthread_resume_all_np.3            |   3 +-
 share/man/man3/pthread_resume_np.3                |   3 +-
 share/man/man3/pthread_set_name_np.3              |   3 +-
 share/man/man3/pthread_suspend_all_np.3           |   3 +-
 share/man/man3/pthread_suspend_np.3               |   3 +-
 share/man/man3/pthread_switch_add_np.3            |   5 +-
 18 files changed, 273 insertions(+), 22 deletions(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197299-9-NAi1XaPhcx>