summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/lib_raw.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ncurses-4.2-990116millert1999-01-181-235/+0
|
* update to ncurses-4.2-981114millert1998-11-171-167/+4
|
* ncurses-4.2-980718millert1998-07-231-93/+55
|
* Use _ti_get_screensize() from libtermlib to update screen size if changedmillert1998-01-171-3/+34
| | | | | | 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-94/+64
|
* ncurses 4.1 + changes to work with our terminfo libs (instead ofmillert1997-11-261-150/+263
| | | | | 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/+322
Install BSD curses library as -locurses and <ocurses.h>