summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/lib_endwin.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ncurses-4.2-990116millert1999-01-181-62/+0
|
* update to ncurses 4.2-981017millert1998-10-311-3/+2
|
* ncurses-4.2-980912millert1998-09-171-6/+7
|
* ncurses-4.2-980718millert1998-07-231-23/+35
|
* Merge of ncurses-4.1-971129millert1997-12-031-27/+9
|
* ncurses 4.1 + changes to work with our terminfo libs (instead ofmillert1997-11-261-9/+20
| | | | | the ncurses ones). Changes are #ifdef EXTERN_TERMINFO. Post 4.1 patches will be applied in a separate commit.
* Move fflush() from signal handler into endwin(), that way it will work intholo1996-09-051-0/+2
| | | | some other common situations too.
* Install ncurses as -lcurses and <curses.h>tholo1996-06-021-0/+55
Install BSD curses library as -locurses and <ocurses.h>