diff options
author | Takashi Yano <takashi.yano@nifty.ne.jp> | 2025-05-10 07:07:32 +0900 |
---|---|---|
committer | Takashi Yano <takashi.yano@nifty.ne.jp> | 2025-05-10 07:07:32 +0900 |
commit | 854150fda3106955762c8b6b915f91e3ba7a29ae (patch) | |
tree | ba6659d987ccf17b3bc093090b4714775c723b31 /newlib/libc/sys/sysmec | |
parent | 09ae9f6ee99e2b58dcb17af563f15e8026b773ae (diff) | |
download | newlib-master.zip newlib-master.tar.gz newlib-master.tar.bz2 |
In the commit 0bfd91d57863, the behaviour of the tty::restore was
changed so that the console mode is set to the previouslly stored
console mode. Therefore, the console mode for the background non-
cygwin app should not be set to tty::restore anymore in setup_for_
non_cygwin_app(). This should have been fixed in that commit.
This patch belatedly fixes it.
Fixes: 0bfd91d57863 ("Cygwin: console: tty::restore really restores the previous mode")
Signed-off-by: Takashi Yano <takashi.yano@nifty.ne.jp>
Diffstat (limited to 'newlib/libc/sys/sysmec')
0 files changed, 0 insertions, 0 deletions