]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20140426
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 26 Apr 2014 21:45:12 +0000 (21:45 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 26 Apr 2014 21:45:12 +0000 (21:45 +0000)
commit7d3e03f12f3e179f5780f733fa5b78d981080d48
treeff535b83076504041d2c66b48fb33543d97fe10c
parent3a2f63eb5aea82cb52969ef70dfb18088d9aa8c0
ncurses 5.9 - patch 20140426

+ add --disable-lib-suffixes option (adapted from patch by Juergen
  Pfeifer).
+ merge some changes from Juergen Pfeifer's work with MSYS2, to
  simplify later merging:
  + use NC_ISATTY() macro for isatty() in library
  + add _nc_mingw_isatty() and related functions to windows-driver
  + rename terminal driver entrypoints to simplify grep's
+ remove a check in the sp-funcs flavor of newterm() which allowed only
  the first call to newterm() to succeed (report by Thomas Beierlein,
  cf: 20090927).
25 files changed:
INSTALL
NEWS
configure
configure.in
dist.mk
ncurses/base/lib_getch.c
ncurses/base/lib_initscr.c
ncurses/base/lib_mouse.c
ncurses/base/lib_newterm.c
ncurses/curses.priv.h
ncurses/tinfo/lib_baudrate.c
ncurses/tinfo/lib_setup.c
ncurses/tinfo/lib_ttyflags.c
ncurses/tinfo/tinfo_driver.c
ncurses/tty/hashmap.c
ncurses/tty/lib_mvcur.c
ncurses/tty/lib_tstp.c
ncurses/win32con/gettimeofday.c
ncurses/win32con/win_driver.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec