[strace/strace] Add lirc ioctl decoding (PR #208)

Dmitry V. Levin notifications at github.com
Thu Feb 3 13:41:38 UTC 2022


@ldv-alt requested changes on this pull request.



> @@ -200,6 +200,8 @@ check_PROGRAMS = $(PURE_EXECUTABLES) \
 	ioctl_kd-success-s1024-Xabbrev \
 	ioctl_kd-success-s1024-Xraw \
 	ioctl_kd-success-s1024-Xverbose \
+	ioctl_lirc \

ioctl_lirc is redundant in this list because it's listed in pure_executables.list;
ioctl_lirc-success has to be kept here, see below.

> @@ -209,6 +209,8 @@ ioctl_hdio-v-Xabbrev
 ioctl_hdio-v-Xraw
 ioctl_hdio-v-Xverbose
 ioctl_inotify
+ioctl_lirc
+ioctl_lirc-success

*-success executables shouldn't be listed here because they are not pure enough.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/strace/strace/pull/208#pullrequestreview-871852592
You are receiving this because you are subscribed to this thread.

Message ID: <strace/strace/pull/208/review/871852592 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20220203/92ae6762/attachment.htm>


More information about the Strace-devel mailing list