phil
Fri Sep 12 14:08:27 PDT 1997
Update of /cvsroot/src/lib/libcurses
In directory netbsd1:/var/slash-tmp/cvs-serv15984
Modified Files:
curses.h initscr.c refresh.c tstp.c tty.c
Log Message:
Make endwin() save state so a subsequent call to wrefresh restores curses
and makes endwin()/wrefresh() act like a SIGTSTP.