Date: Sun, 30 Oct 2022 14:16:27 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 100803] [patch] the man page about ithread is expired. Message-ID: <bug-100803-9-yI6IuTxLna@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-100803-9@https.bugs.freebsd.org/bugzilla/> References: <bug-100803-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=3D100803 --- Comment #10 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D8f85514a2c41c62a32271afa00158310e= 5cc30d0 commit 8f85514a2c41c62a32271afa00158310e5cc30d0 Author: Mitchell Horne <mhorne@FreeBSD.org> AuthorDate: 2022-10-15 18:32:09 +0000 Commit: Mitchell Horne <mhorne@FreeBSD.org> CommitDate: 2022-10-30 14:13:58 +0000 ithread(9): update functions to current day The public KPI is now intr_event_**, - Convert existing documented functions to their equivalents. - Fix up the function arguments - Fix up the possible error return values for each - Remove ithread_schedule() completely - Rename man page to intr_event(9) - Update cross-references Future changes will update the descriptive text for these functions. PR: 100803 Based on work by: trhodes Reviewed by: jhb MFC after: 2 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D33475 (cherry picked from commit 3cdbaee3548a6caa3ab7aca5788775057b1bd1fd) ObsoleteFiles.inc | 9 ++ share/man/man9/Makefile | 13 +-- share/man/man9/{ithread.9 =3D> intr_event.9} | 170 +++++++++++------------= ------ share/man/man9/socket.9 | 13 +-- share/man/man9/swi.9 | 2 +- 5 files changed, 87 insertions(+), 120 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-100803-9-yI6IuTxLna>