reactos/sdk/lib/crt/startup
Mohamed Mediouni f2f97f9f4c [CRT] ARM & ARM64 Windows do not have initenv in their CRTs (#1597)
Native CRT on ARM & ARM64 Windows doesn't have these functions.
For compatibility, it's mandatory to not have it at all. Otherwise,
ARM executables built for ReactOS do not run on true ARM Windows.

Consider doing full sync with mingw-w64 CRT in future.
2020-04-26 19:56:34 +03:00
..
_newmode.c
atonexit.c
charmax.c
cinitexe.c
crt0_c.c
crt0_w.c
crt_handler.c
crtdll.c
crtexe.c [CRT] ARM & ARM64 Windows do not have initenv in their CRTs (#1597) 2020-04-26 19:56:34 +03:00
dll_argv.c
dllargv.c
dllentry.c
dllmain.c
gccmain.c
gs_support.c [CRT:STARTUP] Fix a Clang-Cl warning about GS_ExceptionPointers 2018-02-10 18:13:12 +01:00
merr.c
mingw_helpers.c
mscmain.c
natstart.c
pesect.c
pseudo-reloc-list.c
pseudo-reloc.c
reactos.c
threadSafeInit.c [CRT] Implement thread/fiber safe support for MSVC and Clang-CL 2019-02-12 19:31:33 +01:00
tlsmcrt.c
tlsmthread.c [CRT] Remove mingwm10.dll usage in tls support code 2019-07-06 11:37:30 +02:00
tlssup.c [CRT] Remove mingwm10.dll usage in tls support code 2019-07-06 11:37:30 +02:00
tlsthrd.c
txtmode.c
wcrtexe.c
wdllargv.c
wildcard.c