-
8efdfad6
by Piotr Caban at 2024-12-04T20:07:02+01:00
msvcrt: Call _wstat64 in _stat64 function.
-
8c20b3a3
by Piotr Caban at 2024-12-04T20:07:02+01:00
msvcrt: Call _wrename in rename function.
-
9a3ee397
by Piotr Caban at 2024-12-04T20:07:02+01:00
msvcrt: Call _wtempnam in _tempnam function.
-
317b94c9
by Piotr Caban at 2024-12-04T20:07:02+01:00
msvcrt: Don't return success on GetFullPathName error in _wsearchenv_s.
-
b6921584
by Piotr Caban at 2024-12-04T20:07:02+01:00
msvcrt: Prepare _searchenv_s() for utf-8 encoded filename.
-
031aaacd
by Piotr Caban at 2024-12-04T20:07:02+01:00
include: Cleanup corecrt_io.h file and use it in io.h.
-
089fcf1f
by Piotr Caban at 2024-12-04T20:07:02+01:00
msvcrt: Call _wfindfirst32 in _findfirst32 function.
-
c0dee52d
by Piotr Caban at 2024-12-04T20:07:02+01:00
msvcrt: Call _wfindnext32 in _findnext32 function.
-
2c07d916
by Piotr Caban at 2024-12-04T20:07:02+01:00
msvcrt: Call _wfindfirst64 in _findfirst64 function.
-
94fdf3ed
by Piotr Caban at 2024-12-04T20:07:02+01:00
msvcrt: Call _wfindnext64 in _findnext64 function.