mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
51b5d846e9
This prevents the code from linking to __imp_*, which would pull in the symbol from the import library (e.g. kernel32), which creates problems with the GNU linker, which doesn't like to have the import and a static definition at the same time. |
||
---|---|---|
.. | ||
_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 |