Skip site navigation (1)Skip section navigation (2)
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/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264029

            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=3D233975&action=
=3Dedit
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264029-227>