On Sun, 5 Oct 2025, Pali Rohár wrote:
msvcrt and UCRT function _chsize() has same behavior and also ABI as POSIX
function ftruncate() with 32-bit length.
For 64-bit length msvcr80+ and UCRT provide function _chksize_s() but it
The whole commit message from this point onwards talks about _chksize_s,
instead of _chsize_s. I presume it should mean the latter, so I updated
it locally that way.
If this patchset needs to be resent for other updates, please update this
locally in your version as well.
// Martin
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public