stty: fix sane setting of susp to ^z on Solaris
commitdfae7822006074d145dd7f2e4c88a9419604f9d9
authorPádraig Brady <P@draigBrady.com>
Wed, 29 Jun 2016 08:49:01 +0000 (29 09:49 +0100)
committerPádraig Brady <P@draigBrady.com>
Wed, 29 Jun 2016 09:00:05 +0000 (29 10:00 +0100)
tree136b8f6f211060acc48d600f8248d54fcff5e795
parent26616776c0c620ce72b3b69aa5ed63f495552a9e
stty: fix sane setting of susp to ^z on Solaris

* src/stty.c: Disable setting of "swtch" to ^z as that
conflicts with and disables using ^z as "susp".
* NEWS: Mention the bug fix.
Reported and tested by Rich Burridge at:
http://bugs.gnu.org/23866
NEWS
src/stty.c