ncursesw-morphos/progs
Thomas E. Dickey 3996fe0bf7 ncurses 5.7 - patch 20091212
+ correct transfer of multicolumn characters in multirow
  field_buffer(), which stopped at the end of the first row due to
  filling of unused entries in a cchar_t array with nulls.
+ updated nsterm* entries (Benjamin Sittler, Emanuele Giaquinta)
+ modify _nc_viscbuf2() and _tracecchar_t2() to show wide-character
  nulls.
+ use strdup() in set_menu_mark(), restore .marklen struct member on
  failure.
+ eliminate clause 3 from the UCB copyrights in read_termcap.c and
  tset.c per
	ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
  (patch by Nicholas Marriott).
+ replace a malloc in tic.c with strdup, checking for failure (patch by
  Nicholas Marriott).
+ update config.guess, config.sub from
	http://savannah.gnu.org/projects/config
2009-12-13 01:36:17 +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 20080804 2008-08-05 01:06:16 +00:00
dump_entry.h ncurses 5.6 - patch 20080712 2008-07-13 00:35:08 +00:00
infocmp.c ncurses 5.7 - patch 20091205 2009-12-06 01:32:45 +00:00
Makefile.in ncurses 5.7 - patch 20090328 2009-03-29 00:06:57 +00:00
MKtermsort.sh ncurses 5.6 - patch 20080712 2008-07-13 00:35:08 +00:00
modules ncurses 5.7 - patch 20090314 2009-03-15 01:02:54 +00:00
progs.priv.h ncurses 5.6 - patch 20080804 2008-08-05 01:06:16 +00:00
tabs.c ncurses 5.7 - patch 20091010 2009-10-11 00:32:49 +00:00
tic.c ncurses 5.7 - patch 20091212 2009-12-13 01:36:17 +00:00
toe.c ncurses 5.6 - patch 20080816 2008-08-17 01:51:55 +00:00
tput.c ncurses 5.7 - patch 20090314 2009-03-15 01:02:54 +00:00
transform.c ncurses 5.7 - patch 20090314 2009-03-15 01:02:54 +00:00
tset.c ncurses 5.7 - patch 20091212 2009-12-13 01:36:17 +00:00