ncursesw-morphos/panel
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
..
headers ncurses 5.6 - patch 20061230 2006-12-24 02:11:39 +00:00
llib-lpanel ncurses 5.7 - patch 20100109 2010-01-10 01:50:23 +00:00
llib-lpanelt ncurses 5.7 - patch 20100109 2010-01-10 01:50:23 +00:00
llib-lpaneltw ncurses 5.7 - patch 20100109 2010-01-10 01:50:23 +00:00
llib-lpanelw ncurses 5.7 - patch 20100109 2010-01-10 01:50:23 +00:00
Makefile.in ncurses 5.7 - patch 20100515 2010-05-16 00:56:17 +00:00
modules ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
p_above.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
p_below.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
p_bottom.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
p_delete.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
p_hidden.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
p_hide.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
p_move.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
p_new.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
p_replace.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
p_show.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
p_top.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
p_update.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
p_user.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
p_win.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
panel.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
panel.h ncurses 5.7 - patch 20090411 2009-04-11 22:39:24 +00:00
panel.priv.h ncurses 5.7 - patch 20090411 2009-04-11 22:39:24 +00:00