在 2024-08-24 15:41, Biswapriyo Nath 写道:
From 0bd40705d39671f6e8ee4b53c11b9e74700d3d88 Mon Sep 17 00:00:00 2001
From: Biswapriyo Nath
Date: Sat, 24 Aug 2024 07:39:02 +
Subject: [PATCH] crt/libsrc: Enable scrnsave code
Required forhttps://sourceforge.net/p/mingw-w64/mailman/message/58809472/
在 2024-08-25 07:15, Rafael Kitover 写道:
The danger is further reduced by the fact that the Cygwin runtime
itself uses MSVCRT.
However, the main issue is trivial functions like `stricmp()` or
`sprintf_s()` which are safe and do not modify global state.
My point is that if you wish to build somet