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
..
2013-03-15 20:12:54 +00:00
2012-02-22 03:36:15 +00:00
2013-10-01 18:41:53 +00:00
2013-10-28 23:02:12 +00:00
2013-06-29 15:49:26 +00:00
2013-10-11 20:10:18 +00:00
2013-04-28 22:52:43 +00:00
2013-06-02 17:55:00 +00:00
2013-04-27 21:59:43 +00:00
2013-11-10 05:22:29 +00:00
2013-04-26 17:56:35 +00:00
2013-03-15 20:12:54 +00:00
2012-07-15 21:12:22 +00:00