Notable changes: * New libdloadhelper.a, like libdelayimp.a but using Windows 8 and later APIs. * Fix race condition when building lib32 and lib64 in parallel on Windows. * *recalloc now only available from msvcr90 and later, UCRT. * Redirect access() to __mingw_access() on UCRT wrt to X_OK problems. * New Hyper-V APIs. * SEH based setjmp on ARM if supported by compiler. * --enable-cfguard to enable Control Flow Guard in CRT, requires compiler support, clang only at this time. * Implement some of the stack protector functions/variables so -lssp is now optional when _FORTIFY_SOURCE or -fstack-protector-strong is used. * _FORTIFY_SOURCE=3 support added if __builtin_dynamic_object_size is supported by the compiler (gcc 12 or later). * genstubdll removed. * uchar_c16rtomb, uchar_c32rtomb, uchar_mbrtoc16 and uchar_mbrtoc32 removed for MSVCR*, UCRT only for now. * Updates to DX12 headers and much more from Wine. * Many other new win32 APIs. 11.0.1 includes a fix to mmsystem.h related headers, removing extraneous checks for _WIN32 and _WINVER 0x030a for Cygwin win32api. Neither import libraries account for non-_WIN32 functions nor such an old version of Windows is supported to begin with. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL.