summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/lib_overlay.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ncurses-4.2-990116millert1999-01-181-163/+0
|
* ncurses-4.2-980718millert1998-07-231-24/+36
|
* Use _ti_get_screensize() from libtermlib to update screen size if changedmillert1998-01-171-2/+6
| | | | | | after a program is suspended. Define EXTERN_TERMINFO in curses.h. Update to ncurses-4.1-980103 and crank minor.
* ncurses-4.1-971213millert1997-12-141-3/+6
|
* Merge of ncurses-4.1-971129millert1997-12-031-1/+6
|
* ncurses 4.1 + changes to work with our terminfo libs (instead ofmillert1997-11-261-22/+26
| | | | | 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/+135
Install BSD curses library as -locurses and <ocurses.h>