aboutsummaryrefslogtreecommitdiff
path: root/lib/libncurses/lib_newterm.c
Commit message (Expand)AuthorAgeFilesLines
* Use src/contrib/ncurses, v5.0.990821 prerelease.Peter Wemm1999-08-301-177/+0
* More egcs warning fixes:Warner Losh1999-04-251-1/+2
* Go back to sigaction again now that Peter has found the problem.Jordan K. Hubbard1996-08-161-3/+3
* Switch from using sigaction to signal.Jordan K. Hubbard1996-08-151-8/+5
* Make libncurses catch SIGWINCH and update the values for LINES and COLS.Jordan K. Hubbard1996-08-151-0/+15
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Upgrade to version 1.8.6Andrey A. Chernov1994-12-021-7/+13
* Add SIGTERM reaction -- cleanupAndrey A. Chernov1994-10-311-0/+1
* Now COLS/LINES uses window cols/lines, not cols/lines from termcap entryAndrey A. Chernov1994-10-311-2/+2
* Implement meta bit in more cosher way after contacting with zmbenhalAndrey A. Chernov1994-10-111-0/+1
* Move copyright link from initscr to newterm (initscr may be not called).Andrey A. Chernov1994-10-091-0/+2
* Moved from ports with several enhancementsAndrey A. Chernov1994-10-071-0/+154