mirror of
https://github.com/reactos/reactos.git
synced 2024-11-07 07:00:19 +00:00
950e814377
Remove mingw-w64 version of _fmode. _fmode should not be linked directly into the executable. Instead, the export from msvcrt should be used. On Windows 10 it's defined to *__p__fmode(), which is exported from ucrtbase.dll Also _fmode in msvcrt.dll is initialized with 0. |
||
---|---|---|
.. | ||
_flsbuf.c | ||
_flswbuf.c | ||
access.c | ||
acrt_iob_func.c | ||
file.c | ||
find.c | ||
find64.c | ||
findgen.c | ||
findi64.c | ||
fmode.c | ||
perror.c | ||
popen.c | ||
stat.c | ||
stat64.c | ||
stdio.cmake | ||
waccess.c | ||
wfind.c | ||
wfind64.c | ||
wfindi64.c | ||
wpopen.c | ||
wstat.c | ||
wstat64.c |