]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: pty: Skip term_has_pcon_cap() if pseudo console is disabled.
authorTakashi Yano via Cygwin-patches <cygwin-patches@cygwin.com>
Mon, 14 Dec 2020 08:25:33 +0000 (17:25 +0900)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 14 Dec 2020 10:02:23 +0000 (11:02 +0100)
commitc2c33e4d673f630a4f85ef8339e3456384e94850
treee9f2cd2f06ac5f88f75f961c87835d84eeed2192
parentcf1ef2dc5b95342fa337141b3b1ec85aac73229f
Cygwin: pty: Skip term_has_pcon_cap() if pseudo console is disabled.

- This patch skips unnecessary term_has_pcon_cap() call if pseudo
  console is disabled.
winsup/cygwin/fhandler_tty.cc
winsup/cygwin/spawn.cc
This page took 0.031809 seconds and 5 git commands to generate.