ncursesw-morphos/ncurses/tty
Thomas E. Dickey 8b06e371ed ncurses 5.9 - patch 20120225
+ modify configure script to allow creating dll's for MinGW when
  cross-compiling.
+ add --enable-string-hacks option to control whether strlcat and
  strlcpy may be used.  The same issue applies to OpenBSD's warnings
  about snprintf, noting that this function is weakly standardized.
+ add configure checks for strlcat, strlcpy and snprintf, to help
  reduce bogus warnings with OpenBSD builds.
+ build-fix for OpenBSD 4.9 to supply consistent intptr_t declaration
  (cf:20111231)
+ update config.guess, config.sub
2012-02-26 01:59:00 +00:00
..
hardscroll.c ncurses 5.9 - patch 20120225 2012-02-26 01:59:00 +00:00
hashmap.c ncurses 5.9 - patch 20111022 2011-10-23 01:04:18 +00:00
lib_mvcur.c ncurses 5.9 - patch 20111022 2011-10-23 01:04:18 +00:00
lib_tstp.c ncurses 5.9 - patch 20111022 2011-10-23 01:04:18 +00:00
lib_twait.c ncurses 5.9 - patch 20120218 2012-02-19 02:09:31 +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 20111022 2011-10-23 01:04:18 +00:00