wifipineapple-openwrt/package/network/utils/comgt/patches
John Crispin 88f9ed04ca 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44506 3c298f89-4303-0410-b956-a3cf2f4a3e73
2015-02-22 08:29:26 +00:00
..
001-compile_fix.patch packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
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