ncursesw-morphos/ncurses/tty
Thomas E. Dickey 41677b308e ncurses 5.7 - patch 20100515
+ add configure option --enable-pthreads-eintr to control whether the
  new EINTR feature is enabled.
+ modify logic in pthread configuration to allow EINTR to interrupt
  a read operation in wgetch() (Novell #540571, patch by Werner Fink).
+ drop mkdirs.sh, use "mkdir -p".
+ add configure option --disable-libtool-version, to use the
  "-version-number" feature which was added in libtool 1.5 (report by
  Peter Haering).  The default value for the option uses the newer
  feature, which makes libraries generated using libtool compatible
  with the standard builds of ncurses.
+ updated test/configure to match configure script macros.
+ fixes for configure script from lynx changes:
  + improve CF_FIND_LINKAGE logic for the case where a function is
    found in predefined libraries.
  + revert part of change to CF_HEADER (cf: 20100424)
2010-05-16 00:56:17 +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 20091107 2009-11-08 00:45:43 +00:00
lib_tstp.c ncurses 5.7 - patch 20100515 2010-05-16 00:56:17 +00:00
lib_twait.c ncurses 5.7 - patch 20090418 2009-04-19 00:38:07 +00:00
lib_vidattr.c ncurses 5.7 - patch 20100403 2010-04-04 01:26:17 +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.7 - patch 20100501 2010-05-02 00:59:02 +00:00