ncursesw-morphos/ncurses/tty
Thomas E. Dickey 2403eaecbe ncurses 5.9 - patch 20130126
+ further fixes to mvcur to pass callback function (cf: 20130112),
  needed to make test/dots_mvcur work.
+ reduce calls to SetConsoleActiveScreenBuffer in win_driver.c, to
  help reduce flicker.
+ modify configure script to omit "+b" from linker options for very
  old HP-UX systems (report by Dennis Grevenstein)
+ add HP-UX workaround for missing EILSEQ on old HP-UX systems (patch
  by Dennis Grevenstein).
+ restore memmove/strdup support for antique systems (request by
  Dennis Grevenstein).
+ change %l behavior in tparm to push the string length onto the stack
  rather than saving the formatted length into the output buffer
  (report by Roy Marples, cf: 980620).
2013-01-27 02:16:18 +00:00
..
hardscroll.c ncurses 5.9 - patch 20121017 2012-10-17 09:57:52 +00:00
hashmap.c ncurses 5.9 - patch 20111022 2011-10-23 01:04:18 +00:00
lib_mvcur.c ncurses 5.9 - patch 20130126 2013-01-27 02:16:18 +00:00
lib_tstp.c ncurses 5.9 - patch 20120825 2012-08-25 23:18:18 +00:00
lib_twait.c ncurses 5.9 - patch 20121026 2012-10-27 23:06:26 +00:00
lib_vidattr.c ncurses 5.9 - patch 20130112 2013-01-13 02:00:14 +00:00
MKexpanded.sh ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
tty_update.c ncurses 5.9 - patch 20130119 2013-01-20 01:59:01 +00:00