jkh
8425e7babb
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
jkh
50dd1004f2
Switch from using sigaction to signal.
1996-08-15 21:13:53 +00:00
jkh
4d444750e2
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
rgrimes
f05428e4cd
Remove trailing whitespace.
1995-05-30 05:51:47 +00:00
ache
da3bc85e13
Upgrade to version 1.8.6
1994-12-02 06:40:24 +00:00
ache
669c3d9a1a
Add SIGTERM reaction -- cleanup
1994-10-31 03:07:39 +00:00
ache
a4a7ba2374
Now COLS/LINES uses window cols/lines, not cols/lines from termcap entry
1994-10-31 01:48:48 +00:00
ache
5f991c5831
Implement meta bit in more cosher way after contacting with zmbenhal
...
Shut up compiler warning
1994-10-11 16:36:53 +00:00
ache
34b2461ee8
Move copyright link from initscr to newterm (initscr may be not called).
...
Small cleanup.
1994-10-09 23:31:13 +00:00
ache
a80c0624fb
Moved from ports with several enhancements
1994-10-07 08:58:58 +00:00