Date: Mon, 16 May 2022 22:45:43 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 264029] [patch] truss(1): add ppoll(2) argument decoding Message-ID: <bug-264029-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
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.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264029-227>
