]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: pty: Change the timing of clearing screen.
authorTakashi Yano <takashi.yano@nifty.ne.jp>
Sun, 15 Sep 2019 04:05:53 +0000 (13:05 +0900)
committerKen Brown <kbrown@cornell.edu>
Sun, 15 Sep 2019 15:09:06 +0000 (11:09 -0400)
commit244f03627d37ea5ba642fc9a4b7c7b4a1a7be11d
tree47126eb02a3c16ff1e065ba8480c6c25a691f75e
parentd83c45b46cdff9e550bac50ca382392c838b4e68
Cygwin: pty: Change the timing of clearing screen.

- The code which clears screen is moved from reset_switch_to_pcon()
  to fixup_after_exec() because it seems not too early even at this
  timing.
winsup/cygwin/fhandler_tty.cc
This page took 0.029096 seconds and 5 git commands to generate.