]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.3 - patch 20221015
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 15 Oct 2022 23:52:49 +0000 (23:52 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 15 Oct 2022 23:52:49 +0000 (23:52 +0000)
commitaaa5142e4bdde469fbc59d1c91455cbd0c45281a
treea6a368261c638c5d5e1f0259fd42de9393b892db
parent1a0bb95ebd085cdfd60b68c7b3cccbb31493d6d5
ncurses 6.3 - patch 20221015

+ fix another memory-leak in tic.
+ update install-sh script from autoconf, to fix install problem for
  Ada95 with Arch; as noted in
  https://lists.gnu.org/archive/html/automake/2018-09/msg00005.html
  there are unaddressed issues.
+ update CF_XOPEN_SOURCE, adding GNU libc suffixes for abi64, abin32,
  x32 (report by Sven Joachim):
+ correct ifdef's for _nc_set_read_thread() (patch by Mikhail Korolev,
  cf: 20220813).
21 files changed:
Ada95/aclocal.m4
Ada95/configure
NEWS
VERSION
aclocal.m4
configure
dist.mk
install-sh
ncurses/curses.priv.h
ncurses/tinfo/alloc_entry.c
ncurses/tinfo/comp_parse.c
ncurses/tty/lib_tstp.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