Module Name: src Committed By: rin Date: Tue Sep 18 22:46:18 UTC 2018
Modified Files:
src/lib/libcurses: get_wch.c getch.c
Log Message:
PR lib/53615
getch() and get_wch() should return KEY_RESIZE when interrupted by SIGWINCH.
OK roy
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/lib/libcurses/get_wch.c
cvs rdiff -u -r1.65 -r1.66 src/lib/libcurses/getch.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
