Jordan K. Hubbard
4ade2461ae
Go back to sigaction again now that Peter has found the problem.
...
Mine was just a "let's move on" kinda fix, Peter's does it right. :)
Submitted-by: peter
1996-08-16 07:53:29 +00:00
Jordan K. Hubbard
84e01e8053
Switch from using sigaction to signal.
1996-08-15 21:13:53 +00:00
Jordan K. Hubbard
07f01d546f
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.
1996-08-15 21:06:52 +00:00
Rodney W. Grimes
6c06b4e2aa
Remove trailing whitespace.
1995-05-30 05:51:47 +00:00
Andrey A. Chernov
795172f7a5
Upgrade to version 1.8.6
1994-12-02 06:40:24 +00:00
Andrey A. Chernov
bb5e714cf2
Add SIGTERM reaction -- cleanup
1994-10-31 03:07:39 +00:00
Andrey A. Chernov
6acf7a7072
Now COLS/LINES uses window cols/lines, not cols/lines from termcap entry
1994-10-31 01:48:48 +00:00
Andrey A. Chernov
8ea50e34cb
Implement meta bit in more cosher way after contacting with zmbenhal
...
Shut up compiler warning
1994-10-11 16:36:53 +00:00
Andrey A. Chernov
55ac4c2d5d
Move copyright link from initscr to newterm (initscr may be not called).
...
Small cleanup.
1994-10-09 23:31:13 +00:00
Andrey A. Chernov
c0e33523c8
Moved from ports with several enhancements
1994-10-07 08:58:58 +00:00