]> ncurses.scripts.mit.edu Git - ncurses.git/commit - ncurses/trace/visbuf.c
ncurses 5.6 - patch 20070609
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 10 Jun 2007 00:41:32 +0000 (00:41 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 10 Jun 2007 00:41:32 +0000 (00:41 +0000)
commita1aff38c9421e79f92cd4e8ab0587fdf3806cc28
tree87af3b138f882bdf3f86a5783b0dc6302d7f6318
parent3853a8e97d7efa8cb6a3c93c696d2c52895d6a70
ncurses 5.6 - patch 20070609

+ add test/key_name.c
+ add stdscr cases to test/inchs.c and test_inch_wide.c
+ update test/configure
+ correct formatting of DEL (0x7f) in _nc_vischar().
+ null-terminate result of wunctrl().
+ add null-pointer check in key_name() (report by Andreas Krennmair,
  cf: 20020901).
18 files changed:
MANIFEST
NEWS
dist.mk
ncurses/base/MKkeyname.awk
ncurses/curses.priv.h
ncurses/trace/lib_traceatr.c
ncurses/trace/visbuf.c
ncurses/widechar/lib_wunctrl.c
test/README
test/aclocal.m4
test/configure
test/configure.in
test/inch_wide.c
test/inchs.c
test/key_names.c [new file with mode: 0644]
test/modules
test/programs
test/test.priv.h