Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Oct 2022 18:53:11 +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-C0iP9EHwMR@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 #9 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D3cdbaee3548a6caa3ab7aca5788775057=
b1bd1fd

commit 3cdbaee3548a6caa3ab7aca5788775057b1bd1fd
Author:     Mitchell Horne <mhorne@FreeBSD.org>
AuthorDate: 2022-10-15 18:32:09 +0000
Commit:     Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2022-10-15 18:49:33 +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

 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-C0iP9EHwMR>