This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to "mingw-org-wsl" repository containing the "mingw" project. The branch, 5.5-trunk has been updated via 603c0173c00f5e9890e3928e14eee9e44e34e515 (commit) via 91da6687c3ad48f3dba16d1e1e935c9d57a33bb8 (commit) via 2d00938acd41d9142ae7cbc7aab511e5ab8e655b (commit) from 475f0b6dd1ccc2714a75aa2a36a73c95e73c15c0 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 603c0173c00f5e9890e3928e14eee9e44e34e515 Author: Keith Marshall <keith****@users*****> Date: Sun Jun 13 21:31:31 2021 +0100 Implement pseudo-console legacy platform support. commit 91da6687c3ad48f3dba16d1e1e935c9d57a33bb8 Author: Keith Marshall <keith****@users*****> Date: Sun Jun 13 19:31:36 2021 +0100 Update to add Win10 pseudo-console support. commit 2d00938acd41d9142ae7cbc7aab511e5ab8e655b Author: Keith Marshall <keith****@users*****> Date: Sat May 29 23:02:20 2021 +0100 Correct erroneous mkstemp() availability condition. ----------------------------------------------------------------------- Summary of changes: mingwrt/ChangeLog | 9 +++ mingwrt/include/stdlib.h | 6 +- w32api/ChangeLog | 109 ++++++++++++++++++++++++++++++++++++ w32api/include/winbase.h | 141 +++++++++++++++++++++++++++++++++++++++++++++++ w32api/include/wincon.h | 52 ++++++++++++++++- w32api/lib/kernel32.def | 3 + 6 files changed, 316 insertions(+), 4 deletions(-) hooks/post-receive -- mingw-org-wsl (mingw)