[Bug 264029] [patch] truss(1): add ppoll(2) argument decoding
- In reply to: 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: Fri, 20 May 2022 12:52:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264029 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=657219c49dc0c5289245c4817f5691cc0357c6f7 commit 657219c49dc0c5289245c4817f5691cc0357c6f7 Author: Christian Weisgerber <naddy@FreeBSD.org> AuthorDate: 2022-05-17 18:20:53 +0000 Commit: Christian Weisgerber <naddy@FreeBSD.org> CommitDate: 2022-05-20 12:51:40 +0000 truss: add ppoll(2) argument decoding PR: 264029 Approved by: emaste MFC after: 3 days (cherry picked from commit 9bf4983f54919c38a0e3aae2bea09c04c8ee4421) usr.bin/truss/syscalls.c | 3 +++ 1 file changed, 3 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.