NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/53615 CVS commit: src/lib/libcurses
The following reply was made to PR lib/53615; it has been noted by GNATS.
From: "Rin Okuyama" <rin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/53615 CVS commit: src/lib/libcurses
Date: Tue, 18 Sep 2018 22:46:18 +0000
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.
Home |
Main Index |
Thread Index |
Old Index