summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/lib_screen.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ncurses-4.2-990116millert1999-01-181-202/+0
|
* update to ncurses-4.2-980725millert1998-07-271-5/+8
|
* ncurses-4.2-980718millert1998-07-231-26/+38
|
* Use _ti_get_screensize() from libtermlib to update screen size if changedmillert1998-01-171-2/+2
| | | | | | after a program is suspended. Define EXTERN_TERMINFO in curses.h. Update to ncurses-4.1-980103 and crank minor.
* Merge of ncurses-4.1-971129millert1997-12-031-39/+44
|
* ncurses 4.1 + changes to work with our terminfo libs (instead ofmillert1997-11-261-33/+44
| | | | | the ncurses ones). Changes are #ifdef EXTERN_TERMINFO. Post 4.1 patches will be applied in a separate commit.
* Install ncurses as -lcurses and <curses.h>tholo1996-06-021-0/+171
Install BSD curses library as -locurses and <ocurses.h>