[Bug 286133] Missing POSIX psiginfo call

[email protected] Thu, 24 Apr 2025 00:29:28 +0000
Newsgroups gmane.os.freebsd.devel.standards
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286133

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=0ad5308987d0a34d49e1c963537759f1b73b3a4e

commit 0ad5308987d0a34d49e1c963537759f1b73b3a4e
Author:     Ricardo Branco <[email protected]>
AuthorDate: 2025-04-16 07:52:13 +0000
Commit:     Konstantin Belousov <[email protected]>
CommitDate: 2025-04-24 00:27:57 +0000

    Add POSIX psiginfo(3) call

    PR:     286133

    (cherry picked from commit 3b2f0bfc35167724a41c969c1823be6b1ede15ab)

 include/signal.h          |  1 +
 lib/libc/gen/Makefile.inc |  3 ++-
 lib/libc/gen/Symbol.map   |  1 +
 lib/libc/gen/psignal.3    | 22 +++++++++++++++++++++-
 lib/libc/gen/psignal.c    |  6 ++++++
 5 files changed, 31 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.