summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/tty/lib_tstp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Document why everything in this signal handler is totally unsafe -- it isderaadt2011-05-301-6/+16
| | | | | | totally ridiculous to call all sorts of stdio and malloc stuff in a signal handler. These comments have been looked at by nicm, and then passed upstream.
* Update to ncurses 5.7, with local changes reapplied.nicm2010-01-121-85/+108
| | | | | | | | | This is around eight years worth of changes (previously we were around ncurses 5.2), too many to list - many bug fixes and also a few new functions. A major bump for libcurses, libpanel, libform and libmenu. ok deraadt
* mark more signals that I cannot fixderaadt2001-12-061-1/+3
|
* Update to ncurses-5.2-20010114millert2001-01-221-3/+3
|
* update to ncurses-5.1-20001007millert2000-10-081-174/+170
|
* ncurses-5.0-20000617millert2000-06-191-2/+3
|
* update to ncurses-5.0-19991127millert1999-11-281-4/+12
|
* Update to ncurses-5.0-990814millert1999-08-151-3/+5
|
* ncurses-5.0-990626millert1999-06-271-9/+15
|
* ncurses-4.2-990130millert1999-01-311-4/+32
|
* ncurses-4.2-990116millert1999-01-181-0/+327