[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ANN: ncurses-6.4-20230225
From: |
Thomas Dickey |
Subject: |
ANN: ncurses-6.4-20230225 |
Date: |
Sun, 26 Feb 2023 01:14:42 +0000 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
Files:
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-20230225.tgz
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-20230225.tgz.asc
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-small-20230225.tgz
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-small-20230225.tgz.asc
https://invisible-island.net/archives/ncurses-examples/current/ncurses-examples-20230225.tgz
https://invisible-island.net/archives/ncurses-examples/current/ncurses-examples-20230225.tgz.asc
https://invisible-island.net/archives/ncurses/6.4/MD5sums
https://invisible-island.net/archives/ncurses/6.4/dev-patches.zip
https://invisible-island.net/archives/ncurses/6.4/ncurses-6.4-20230225.patch.gz
https://invisible-island.net/archives/ncurses/6.4/ncurses-6.4-20230225.patch.gz.asc
https://invisible-island.net/archives/ncurses/current/ncurses-6.4-20230225.tgz
https://invisible-island.net/archives/ncurses/current/ncurses-6.4-20230225.tgz.asc
https://invisible-island.net/archives/ncurses/win32/mingw32-20230225.zip
https://invisible-island.net/archives/ncurses/win32/mingw64-20230225.zip
ncurses 6.4 - patch 20230225 - Thomas E. Dickey
------------------------------------------------------------------------------
Ncurses 6.4 is at
https://invisible-island.net/archives/ncurses/
https://invisible-mirror.net/archives/ncurses/
https://ftp.gnu.org/gnu/ncurses/
Patches for ncurses 6.4 can be found at
https://invisible-island.net/archives/ncurses/6.4
https://invisible-mirror.net/archives/ncurses/6.4
------------------------------------------------------------------------------
https://invisible-island.net/archives/ncurses/6.4/ncurses-6.4-20230225.patch.gz
patch by Thomas E. Dickey <dickey@invisible-island.net>
created Sun Feb 26 00:59:11 UTC 2023
------------------------------------------------------------------------------
Ada95/aclocal.m4 | 26
Ada95/configure | 428 +++--
NEWS | 7
VERSION | 2
aclocal.m4 | 24
c++/cursslk.cc | 8
configure | 2177 ++++++++++++++---------------
configure.in | 6
dist.mk | 4
include/nc_mingw.h | 13
include/nc_win32.h | 8
include/ncurses_defs | 10
ncurses/curses.priv.h | 13
ncurses/tinfo/lib_win32util.c | 24
ncurses/tty/lib_twait.c | 21
ncurses/win32con/gettimeofday.c | 6
package/debian-mingw/changelog | 4
package/debian-mingw64/changelog | 4
package/debian/changelog | 4
package/mingw-ncurses.nsi | 4
package/mingw-ncurses.spec | 12
package/ncurses.spec | 17
package/ncursest.spec | 2
test/aclocal.m4 | 24
test/color_content.c | 32
test/configure | 1062 +++++++-------
test/demo_altkeys.c | 33
test/dots_termcap.c | 13
test/foldkeys.c | 33
test/ncurses.c | 27
test/package/mingw-ncurses-examples.spec | 27
test/package/ncurses-examples.spec | 18
test/pair_content.c | 32
test/tclock.c | 17
test/test.priv.h | 26
35 files changed, 2168 insertions(+), 2000 deletions(-)
------------------------------------------------------------------------------
20230225
+ build-fixes for rpm test-packages.
+ add/user configure check for clock_gettime(), to supersede
gettimeofday().
--
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ANN: ncurses-6.4-20230225,
Thomas Dickey <=