]> ncurses.scripts.mit.edu Git - ncurses.git/commit - doc/html/man/ncurses.3x.html
ncurses 6.2 - patch 20210828
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 28 Aug 2021 22:42:26 +0000 (22:42 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 28 Aug 2021 22:42:26 +0000 (22:42 +0000)
commit9b51794524995304d8788e42aacb36feede9364f
tree05de8a09a940c69b43c7e36c62cc910833a45277
parent493e2f7b3fc309879f561a094fdfc15e5304b3d6
ncurses 6.2 - patch 20210828

+ correct reversed check for --disable-root-environ (report/analysis
  by Arnav Singh, cf: 20210626).
+ apply gcc format attribute to prototypes which use a va_list
  parameter rather than a "..." variable-length parameter list
  (prompted by discussion in a tmux pull-request).
+ modify configure scripts to filter out redefinitions of _XOPEN_SOURCE,
  e.g., for NetBSD which generally supports 500, but 600 is needed for
  ncursesw.
+ improve documentation for tparm and static/dynamic variables.
+ improve typography in terminfo.5 (patch by Branden Robinson).
37 files changed:
Ada95/aclocal.m4
Ada95/configure
NEWS
VERSION
aclocal.m4
configure
dist.mk
doc/html/ada/funcs/T.htm
doc/html/man/adacurses6-config.1.html
doc/html/man/captoinfo.1m.html
doc/html/man/clear.1.html
doc/html/man/form.3x.html
doc/html/man/infocmp.1m.html
doc/html/man/infotocap.1m.html
doc/html/man/menu.3x.html
doc/html/man/ncurses.3x.html
doc/html/man/ncurses6-config.1.html
doc/html/man/panel.3x.html
doc/html/man/tabs.1.html
doc/html/man/terminfo.5.html
doc/html/man/tic.1m.html
doc/html/man/toe.1m.html
doc/html/man/tput.1.html
doc/html/man/tset.1.html
include/curses.h.in
man/ncurses.3x
man/terminfo.tail
ncurses/tinfo/access.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
package/ncursest.spec
test/aclocal.m4
test/configure