On 21.01.2022 17:32, Christoph Reiter wrote:

when _FILE_OFFSET_BITS is defined (ideally Windows code shouldn't
depend on it, but here we are) mingw-w64 does this:

https://github.com/mingw-w64/mingw-w64/blob/898141aa957b99812f2f4d2cf89255798d578d54/mingw-w64-headers/crt/sys/stat.h#L279


This seems to be done on purpose, to transparently turn "stat" into a structure with 64-bit st_size and, possibly, 64-bit time fields. I think this is mentioned in https://www.msys2.org/wiki/Porting/


--
O< ascii ribbon - stop html email! - www.asciiribbon.org

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to