]> granicus.if.org Git - strace/commit
Fix printing of invalid arguments of term ioctls
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 16 May 2016 23:36:14 +0000 (23:36 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 17 May 2016 08:03:58 +0000 (08:03 +0000)
commit9b8ca23cc0fcfe7944df5336b97ccf6a9d391ff4
treec31dc0d1721a54e0bcfb6dfea8cf1eb6b7dd161f
parent29c845ca85141fece96b2e23cab27ba760622a70
Fix printing of invalid arguments of term ioctls

* term.c (term_ioctl): Print arguments of TCXONC and TCFLSH ioctls
using printxval_long.
term.c