]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: pty, console: Refactor the code processing special keys.
authorTakashi Yano <takashi.yano@nifty.ne.jp>
Tue, 15 Feb 2022 14:23:50 +0000 (23:23 +0900)
committerTakashi Yano <takashi.yano@nifty.ne.jp>
Sun, 20 Feb 2022 10:21:51 +0000 (19:21 +0900)
commit2cab4d0bb4af5ad7ec97914068d5fa1b8954909c
treee6c43b64c1c7c6d979ec87c4c737bf01cd0b9190
parent416792d59a660d45cbfe822392bc9be0bf9da966
Cygwin: pty, console: Refactor the code processing special keys.

- This patch commonize the code which processes special keys in pty
  and console to improve maintanancibility. As a result, some small
  bugs have been fixed.
winsup/cygwin/dtable.cc
winsup/cygwin/exceptions.cc
winsup/cygwin/fhandler.h
winsup/cygwin/fhandler_console.cc
winsup/cygwin/fhandler_termios.cc
winsup/cygwin/fhandler_tty.cc
winsup/cygwin/tty.h
This page took 0.030984 seconds and 5 git commands to generate.