]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - unix/unix.h
Add support for resetting the terminal modes on stderr to something sensible
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 29 Sep 2007 12:27:45 +0000 (12:27 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 29 Sep 2007 12:27:45 +0000 (12:27 +0000)
commitfaa6e26d38317d1495e47b27012746331942bfaa
tree17252ff94fb91b8a8c2e51fde988b556242d2d65
parent38ee5fc58dbe2454842760954a31b90c84879e5a
Add support for resetting the terminal modes on stderr to something sensible
before printing error messages to it.  This should fix the stair-stepping
in Plink's progress messages.

[originally from svn r7745]
unix/unix.h
unix/uxcons.c
unix/uxplink.c