]> ncurses.scripts.mit.edu Git - ncurses.git/commit - progs/dump_entry.c
ncurses 5.9 - patch 20121026
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 27 Oct 2012 23:06:26 +0000 (23:06 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 27 Oct 2012 23:06:26 +0000 (23:06 +0000)
commit91fa4688e82518794fcf0c32a36f3fcca5e4c2d5
tree540253a7052a836d8630b1120fb654e672deb861
parent6b4de0a4ef55b9505f6d46f0d9886ab0ca30cffe
ncurses 5.9 - patch 20121026

+ improve malloc/realloc checking (prompted by discussion in Redhat
  #866989).
+ add ncurses test-program as "ncurses6" to the rpm- and dpkg-scripts.
+ updated configure macros CF_GCC_VERSION and CF_WITH_PATHLIST.  The
  first corrects pattern used for Mac OS X's customization of gcc.
41 files changed:
Ada95/aclocal.m4
Ada95/configure
Ada95/include/ncurses_defs
NEWS
aclocal.m4
configure
dist.mk
form/fty_regex.c
include/ncurses_defs
ncurses/base/lib_set_term.c
ncurses/curses.priv.h
ncurses/tinfo/alloc_entry.c
ncurses/tinfo/alloc_ttype.c
ncurses/tinfo/captoinfo.c
ncurses/tinfo/comp_parse.c
ncurses/tinfo/home_terminfo.c
ncurses/tinfo/lib_tparm.c
ncurses/tinfo/parse_entry.c
ncurses/tinfo/read_entry.c
ncurses/trace/lib_tracedmp.c
ncurses/trace/trace_tries.c
ncurses/trace/varargs.c
ncurses/trace/visbuf.c
ncurses/tty/lib_twait.c
ncurses/widechar/lib_wacs.c
package/debian/changelog
package/debian/rules
package/ncurses.spec
progs/dump_entry.c
progs/infocmp.c
progs/tabs.c
progs/tic.c
progs/toe.c
test/aclocal.m4
test/cardfile.c
test/configure
test/movewindow.c
test/ncurses.c
test/test_add_wchstr.c
test/test_addchstr.c
test/worm.c