]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.1 - patch 20180210
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 11 Feb 2018 00:39:07 +0000 (00:39 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 11 Feb 2018 00:39:07 +0000 (00:39 +0000)
commit79695a2ff354087dca5006351286f741ee8c82c4
tree754b161abd45121fc0710bb41ce51cce23455617
parent9da7d09296c1b625afd18567a6828d8e7ec2ee01
ncurses 6.1 - patch 20180210

+ modify misc/Makefile.in to install/uninstall explicit list in case
  the build-directory happens to have no ".pc" files when an uninstall
  is performed (report by Jeffrey Walton).
+ deprecate safe-sprintf, since the vsnprintf function, which does what
  was needed, was standardized long ago.
+ add several development/experimental options to development packages.
+ minor reordering of options in configure script to make the threaded
  and reentrant options distinct from the other extensions which are
  normally enabled.
20 files changed:
INSTALL
NEWS
VERSION
configure
configure.in
dist.mk
misc/Makefile.in
ncurses/base/safe_sprintf.c
ncurses/curses.priv.h
ncurses/tty/lib_twait.c
ncurses/win32con/win_driver.c
package/debian-mingw/changelog
package/debian-mingw/rules
package/debian-mingw64/changelog
package/debian-mingw64/rules
package/debian/changelog
package/debian/rules
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec