[Bug 264029] [patch] truss(1): add ppoll(2) argument decoding
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 264029] [patch] truss(1): add ppoll(2) argument decoding"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 264029] [patch] truss(1): add ppoll(2) argument decoding"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 264029] [patch] truss(1): add ppoll(2) argument decoding"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 264029] [patch] truss(1): add ppoll(2) argument decoding"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 264029] [patch] truss(1): add ppoll(2) argument decoding"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 16 May 2022 22:45:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264029
Bug ID: 264029
Summary: [patch] truss(1): add ppoll(2) argument decoding
Product: Base System
Version: 13.1-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: bugs@FreeBSD.org
Reporter: naddy@FreeBSD.org
Created attachment 233975
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=233975&action=edit
Add ppoll() argument decoding to truss/syscalls.c
truss(1) decodes poll(2)'s arguments, but fails to do so for ppoll(2).
The attached small patch adds this missing part. I wrote and tested it on
13.1-STABLE, but it should apply to -CURRENT as well.
--
You are receiving this mail because:
You are the assignee for the bug.