Jilles Tjoelker d78fdfde89 sh: Remove SIGWINCH handler and just check for resize before every read.
The SIGWINCH handler triggers breakage in libedit which is hard to fix; see
PR bin/169773.

Also, window size changes while a program is in foreground (and it rather
than sh will receive SIGWINCH) will now be picked up automatically.

Downside: it is now certain that a resize is only processed after pressing
<Enter>. If libedit is fixed, sh will most likely have to be changed also.

PR:		bin/180146
2014-01-14 22:56:25 +00:00
..
2011-05-27 20:53:07 +00:00
2013-07-25 15:08:41 +00:00
2012-01-01 22:17:12 +00:00
2013-04-07 16:28:36 +00:00
2011-06-18 23:43:28 +00:00
2013-08-30 20:50:28 +00:00
2014-01-03 22:56:23 +00:00
2013-07-25 19:48:15 +00:00
2009-12-24 18:41:14 +00:00
2013-07-25 15:08:41 +00:00