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