ncursesw-morphos/ncurses/tty
Thomas E. Dickey bd75bb126b ncurses 5.9 - patch 20110625
+ improve cleanup() function in lib_tstp.c, using _exit() rather than
  exit() and checking for SIGTERM rather than SIGQUIT (prompted by
  comments forwarded by Nicholas Marriott).
+ reduce name pollution from term.h, moving fallback #define's for
  tcgetattr(), etc., to new private header nc_termios.h (report by
  Sergio NNX).
+ two minor fixes for tracing (patch by Vassili Courzakis).
+ improve trace initialization by starting it in use_env() and
  ripoffline().
+ review old email, add details for some changelog entries.
2011-06-26 00:21:18 +00:00
..
hardscroll.c ncurses 5.7 - patch 20100424 2010-04-25 01:40:39 +00:00
hashmap.c ncurses 5.7 - patch 20100424 2010-04-25 01:40:39 +00:00
lib_mvcur.c ncurses 5.7 - patch 20110122 2011-01-23 01:23:10 +00:00
lib_tstp.c ncurses 5.9 - patch 20110625 2011-06-26 00:21:18 +00:00
lib_twait.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
lib_vidattr.c ncurses 5.9 - patch 20110528 2011-05-29 00:20:42 +00:00
MKexpanded.sh ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
tty_display.h ncurses 5.5 2005-10-09 14:41:57 -04:00
tty_input.h ncurses 5.3 2002-10-12 23:35:53 -04:00
tty_update.c ncurses 5.9 - patch 20110528 2011-05-29 00:20:42 +00:00