Hello Eugene,
Thank you for your prompt response! This would be very helpful, yes. :)
-Felipe
> On Sep 13, 2017, at 3:57 PM, Eugene Syromyatnikov <[email protected]> wrote:
>
> Hello.
>
> Current support of term ioctls is in pretty abandoned state.
>
> However, does this patch set work for you?
>
> Eugene Syromyatnikov (3):
> xlat/gen.sh: add some rudimentary support for comments
> use print_quoted_string in decode_termio
> term: improve decoding of termios and termio structures
>
> term.c | 151 +++++++++++++++++++++++++++++++++++++--------
> xlat/gen.sh | 6 ++
> xlat/term_cflags.in | 9 +++
> xlat/term_cflags_csize.in | 4 ++
> xlat/term_iflags.in | 15 +++++
> xlat/term_lflags.in | 17 +++++
> xlat/term_oflags.in | 15 +++++
> xlat/term_oflags_bsdly.in | 2 +
> xlat/term_oflags_crdly.in | 4 ++
> xlat/term_oflags_ffdly.in | 2 +
> xlat/term_oflags_nldly.in | 4 ++
> xlat/term_oflags_tabdly.in | 8 +++
> xlat/term_oflags_vtdly.in | 2 +
> xlat/termio_cc.in | 10 +++
> xlat/termios_cc.in | 18 ++++++
> 15 files changed, 242 insertions(+), 25 deletions(-)
> create mode 100644 xlat/term_cflags.in
> create mode 100644 xlat/term_cflags_csize.in
> create mode 100644 xlat/term_iflags.in
> create mode 100644 xlat/term_lflags.in
> create mode 100644 xlat/term_oflags.in
> create mode 100644 xlat/term_oflags_bsdly.in
> create mode 100644 xlat/term_oflags_crdly.in
> create mode 100644 xlat/term_oflags_ffdly.in
> create mode 100644 xlat/term_oflags_nldly.in
> create mode 100644 xlat/term_oflags_tabdly.in
> create mode 100644 xlat/term_oflags_vtdly.in
> create mode 100644 xlat/termio_cc.in
> create mode 100644 xlat/termios_cc.in
>
> --
> 2.1.4
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Strace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/strace-devel