reactos/sdk/lib/crt/startup
Jérôme Gardou 6c6d9bee68 [CRT] Do not call atexit at process initialization
There is no guarantee that the underlying APIs are initialized at this point

CORE-17362
2020-12-30 19:03:52 +01:00
..
_newmode.c
atonexit.c [CRT] Remove duplicated atexit/onexit code 2020-11-01 09:33:14 +01:00
charmax.c
cinitexe.c
crt0_c.c
crt0_w.c
crt_handler.c
crtdll.c [CRT] Format source a bit. 2020-12-30 19:03:52 +01:00
crtexe.c [CRT] Do not call atexit at process initialization 2020-12-30 19:03:52 +01:00
dll_argv.c
dllargv.c
dllentry.c
dllmain.c
gccmain.c [CRT] Do not call atexit at process initialization 2020-12-30 19:03:52 +01:00
gs_support.c
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