commit | a18f27707826aeb84ba336e24f505f7ee06b1363 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali.rohar@gmail.com> | Sun Jul 13 12:56:27 2025 +0200 |
committer | Martin Storsjö <martin@martin.st> | Fri Aug 01 20:15:43 2025 +0300 |
tree | 13acafaad532c840214df7c03fdc4b79e24b5d46 | |
parent | 31c44594ccc843d9d70b2ed815f4063333ead6a1 [diff] |
crt: Add emulation of _set_fmode() function for pre-msvcr80 import libs Function _set_fmode() is available in msvcr80+, UCRT and also in msvcrt.dll since Windows Vista. Signed-off-by: Martin Storsjö <martin@martin.st>