]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.4 - patch 20230211
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 12 Feb 2023 01:42:50 +0000 (01:42 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 12 Feb 2023 01:42:50 +0000 (01:42 +0000)
commit9e084820c3f396f861b2cb74fbd5fc15aa10b6bc
treeb11d48756e624fc5b2e7dcccebc14a68c5aaa4db
parent5b82f41330b8d9fdc4c9b9aa0edd4e0b7515020c
ncurses 6.4 - patch 20230211

+ set dwShareMode in calls to CreateConsoleScreenBuffer() (patch by
  Hannes Domani).
+ use CreateFile with "CONIN$", "CONOUT$" rather than GetStdHandle to
  obtain a handle on the actual console, avoiding redirection in the
  MinGW/Win32 configurations (adapted from patch by LIU Hao).
14 files changed:
NEWS
VERSION
dist.mk
man/term_variables.3x
ncurses/curses.priv.h
ncurses/tinfo/lib_win32con.c
ncurses/win32con/win_driver.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