tn3399_openwrt/package/network/utils/comgt/patches
John Crispin 291e04ee8f comgt: Use TCGETS and TCSETS ioctls for struct termios
When passing struct termios to ioctl TCGETS and TCSETS should be
used instead of TCGETA and TCSETA, which are meant for the older
struct termio. Should fix https://dev.openwrt.org/ticket/19012

Signed-off-by: Matti Laakso <malaakso@elisanet.fi>

SVN-Revision: 44506
2015-02-22 08:29:26 +00:00
..
001-compile_fix.patch
002-termios.patch comgt: Use TCGETS and TCSETS ioctls for struct termios 2015-02-22 08:29:26 +00:00
003-no_XCASE.patch comgt: drop the use of the non-standard XCASE termios flag (#18186) 2014-10-21 20:32:05 +00:00
004-check_tty.patch comgt: Use TCGETS and TCSETS ioctls for struct termios 2015-02-22 08:29:26 +00:00