]> ncurses.scripts.mit.edu Git - ncurses.git/commitdiff
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)
+ 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.


No differences found