summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/lib_kernel.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ncurses-4.2-990116millert1999-01-181-190/+0
|
* update to ncurses 4.2-981017millert1998-10-311-5/+9
|
* ncurses-4.2-980718millert1998-07-231-65/+76
|
* Make reset_prog_mode() and reset_shell_mode() in libtermlib weakmillert1997-12-091-3/+1
| | | | | | | | symbols so that they get overridden by the ones in libcurses. This is rather gross but the curses versions are tightly coupled to naughty bits private to libcurses. This allows reset_prog_mode() and reset_shell_mode() to operate properly both with an without libcurses linked in.
* Merge of ncurses-4.1-971129millert1997-12-031-5/+7
|
* ncurses 4.1 + changes to work with our terminfo libs (instead ofmillert1997-11-261-168/+34
| | | | | 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/+309
Install BSD curses library as -locurses and <ocurses.h>