aboutsummaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2023-03-05 12:32:15 +0000
committerRon Yorston <rmy@pobox.com>2023-03-05 12:32:15 +0000
commit4020c7689c3f640e8a56edd1a1491403112857ec (patch)
treee1f68655eb34994557b51af970afae5c14cb05c6 /shell
parentf52c2004b818ac739ec886d5ff0a87734b55d293 (diff)
downloadbusybox-w32-4020c7689c3f640e8a56edd1a1491403112857ec.tar.gz
busybox-w32-4020c7689c3f640e8a56edd1a1491403112857ec.tar.bz2
busybox-w32-4020c7689c3f640e8a56edd1a1491403112857ec.zip
win32: add virtual terminal support to termios(3)
Modify `struct termios` to support Windows virtual terminals. Native console mode flags replace the Unix `c_?flag` structure members. Remove unsupported flags from termios.h. Add implementations of tcgetattr(3)/tcsetattr(3) to get/set console flags when virtual terminal input mode is enabled. Add support for emulating raw mode to get_termios_and_make_raw(). This (and related functions) are exposed but not yet used.
Diffstat (limited to 'shell')
0 files changed, 0 insertions, 0 deletions