mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +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. |
||
---|---|---|
.. | ||
_matherr.c | ||
_newmode.c | ||
atonexit.c | ||
charmax.c | ||
cinitexe.c | ||
crt0_c.c | ||
crt0_w.c | ||
crt_handler.c | ||
crtdll.c | ||
crtexe.c | ||
dll_argv.c | ||
dllargv.c | ||
dllentry.c | ||
dllmain.c | ||
gccmain.c | ||
gs_support.c | ||
mingw_helpers.c | ||
mscmain.c | ||
natstart.c | ||
pesect.c | ||
pseudo-reloc-list.c | ||
pseudo-reloc.c | ||
reactos.c | ||
startup.cmake | ||
threadSafeInit.c | ||
tlsmcrt.c | ||
tlsmthread.c | ||
tlssup.c | ||
tlsthrd.c | ||
wcrtexe.c | ||
wdllargv.c | ||
wildcard.c |