]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20120922
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 22 Sep 2012 23:21:49 +0000 (23:21 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 22 Sep 2012 23:21:49 +0000 (23:21 +0000)
commitcabcc699fe87c3982b795dabea1ba6970b4faa90
treebacd2e20ca0c65f463aa21bcdb0cd8755d79e7fa
parenta3754ea95eea6118bd49f0507f35a7ef15b41a6c
ncurses 5.9 - patch 20120922

+ modify setupterm to set its copy of TERM to "unknown" if configured
  for the terminal driver and TERM was null or empty.
+ modify treatment of TERM variable for MinGW port to allow explicit
  use of the windows console driver by checking if $TERM is set to
  "#win32con" or an abbreviation of that.
+ undo recent change to fallback definition of vsscanf() to build with
  older Solaris compilers (cf: 20120728).
  to help with MinGW port.
+ modifications for MinGW port to make wide-character display usable.
NEWS
README.MinGW
dist.mk
include/curses.h.in
ncurses/base/lib_driver.c
ncurses/tinfo/lib_setup.c
ncurses/win32con/win_driver.c
package/debian/changelog
package/ncurses.spec