K 10 svn:author V 3 jkh K 8 svn:date V 27 1996-08-15T21:06:52.000000Z K 7 svn:log V 349 Make libncurses catch SIGWINCH and update the values for LINES and COLS. I was perplexed when an example I'd written to show the values for these variables changing as an xterm window was resized didn't work, and looking into it I see that size tracking for LINES and COLS seems to be one SVR4 enhancement which didn't come across with libncurses. END