diff options
author | Takashi Yano via Cygwin-patches <cygwin-patches@cygwin.com> | 2021-02-18 18:01:28 +0900 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2021-02-19 17:56:08 +0100 |
commit | 48285aa36c2c70115e17dacafd83c90e23e8f575 (patch) | |
tree | 914353058063875d166a34002c98485c486c28a3 /Makefile.def | |
parent | 2b9219b4a54e897d6a5ae6815d75ffec4de1f785 (diff) | |
download | newlib-48285aa36c2c70115e17dacafd83c90e23e8f575.zip newlib-48285aa36c2c70115e17dacafd83c90e23e8f575.tar.gz newlib-48285aa36c2c70115e17dacafd83c90e23e8f575.tar.bz2 |
Cygwin: console: Fix handling of Ctrl-S in Win7.
- If ENABLE_LINE_INPUT is set, Ctrl-S is handled by Windows if the
OS is Windows 7. This conflicts with Ctrl-S handling in cygwin
console code. This patch unsets ENABLE_LINE_INPUT flag in cygwin
and set it when native app is executed.
Diffstat (limited to 'Makefile.def')
0 files changed, 0 insertions, 0 deletions