在 2021-05-02 13:06, Biswapriyo Nath 写道:
Some projects like ruby, perl, gnulib etc. uses the iobuf and ioinfo
structures heavily. Is it possible to add those structure definition
for UCRT here? Just asking :)




The structure is only meaningful for inline functions or macros such as `_fgetc_nolock()` and `_fputc_nolock()`. The UCRT file struct also has a `CRITICAL_SECITON` field which did not exist in MSVCRT, so users have to stop make assumptions about its details.


--
Best regards,
Liu Hao

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