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

Sean Young notifications at github.com
Wed Jan 26 10:52:38 UTC 2022


it would be useful to decode read/write on the chardev too, but this would require tracking what lirc mode the file is in (from the ioctls), and having a hook on read/write. Not sure that is something strace can do.
You can view, comment on, or merge this pull request online at:

  https://github.com/strace/strace/pull/208

-- Commit Summary --

  * Add lirc ioctl decoding

-- File Changes --

    M src/Makefile.am (1)
    M src/defs.h (1)
    M src/ioctl.c (2)
    A src/lirc.c (89)

-- Patch Links --

https://github.com/strace/strace/pull/208.patch
https://github.com/strace/strace/pull/208.diff

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

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


More information about the Strace-devel mailing list