mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
291e04ee8f
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 |
||
---|---|---|
.. | ||
001-compile_fix.patch | ||
002-termios.patch | ||
003-no_XCASE.patch | ||
004-check_tty.patch |