/[base]
ViewVC logotype

Revision 260654


Jump to revision: Previous Next
Author: jilles
Date: Tue Jan 14 22:56:25 2014 UTC (10 years, 5 months ago)
Changed paths: 3
Log Message:
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


Changed paths

Path Details
Directoryhead/bin/sh/input.c modified , text changed
Directoryhead/bin/sh/trap.c modified , text changed
Directoryhead/bin/sh/trap.h modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27