ncursesw-morphos/progs
Thomas E. Dickey 491a3f08b7 ncurses 5.6 - patch 20071013
+ modify makefile rules to allow clear, tput and tset to be built
  without libtic.  The other programs (infocmp, tic and toe) rely on
  that library.
+ add/modify null-pointer checks in several functions for SP and/or
  the WINDOW* parameter (report by Thorben Krueger).
+ fixes for field_buffer() in formw library (see Redhat Bugzilla
  #310071, patches by Miroslav Lichvar).
+ improve performance of NCURSES_CHAR_EQ code (patch by Miroslav
  Lichvar).
+ update/improve mlterm and rxvt terminfo entries, e.g., for
  the modified cursor- and keypad-keys -TD
2007-10-14 00:38:28 +00:00
..
capconvert ncurses 5.6 2006-12-17 23:32:42 -05:00
clear.c ncurses 5.6 - patch 20071013 2007-10-14 00:38:28 +00:00
clear.sh ncurses 5.6 2006-12-17 23:32:42 -05:00
dump_entry.c ncurses 5.6 - patch 20070825 2007-08-25 20:38:10 +00:00
dump_entry.h ncurses 5.6 2006-12-17 23:32:42 -05:00
infocmp.c ncurses 5.6 - patch 20070812 2007-08-12 16:31:21 +00:00
Makefile.in ncurses 5.6 - patch 20071013 2007-10-14 00:38:28 +00:00
MKtermsort.sh ncurses 5.4 2004-02-08 21:15:26 -05:00
modules ncurses 5.6 - patch 20061223 2006-12-24 02:11:39 +00:00
progs.priv.h ncurses 5.6 - patch 20071013 2007-10-14 00:38:28 +00:00
tic.c ncurses 5.6 - patch 20070721 2007-07-21 23:58:49 +00:00
toe.c ncurses 5.6 - patch 20071013 2007-10-14 00:38:28 +00:00
tput.c ncurses 5.6 - patch 20071013 2007-10-14 00:38:28 +00:00
tset.c ncurses 5.6 - patch 20071013 2007-10-14 00:38:28 +00:00