This is the mail archive of the
cygwin-patches
mailing list for the Cygwin project.
[PATCH 0/1] Cygwin: console: Fix read() in non-canonical mode.
- From: Takashi Yano <takashi dot yano at nifty dot ne dot jp>
- To: cygwin-patches at cygwin dot com
- Cc: Takashi Yano <takashi dot yano at nifty dot ne dot jp>
- Date: Sat, 14 Sep 2019 04:34:38 +0900
- Subject: [PATCH 0/1] Cygwin: console: Fix read() in non-canonical mode.
- Dkim-filter: OpenDKIM Filter v2.10.3 conuserg-05.nifty.com x8DJYjl1018527
- In non-canonical mode, cygwin console returned only one character
even if several keys are typed before read() called. This patch
fixes this behaviour.
Takashi Yano (1):
Cygwin: console: Fix read() in non-canonical mode.
winsup/cygwin/fhandler_console.cc | 606 ++++++++++++++++--------------
1 file changed, 315 insertions(+), 291 deletions(-)
--
2.21.0