reactos/sdk/lib/crt/startup
Jérôme Gardou 8a6d653044 [CRT] Fix _onexit
Avoid calling malloc in CR initialisation code.
Have executables call msvcrt implementation, while the DLLs keep their own function tables

CORE-17362
2020-12-30 19:03:52 +01:00
..
_newmode.c
atonexit.c [CRT] Fix _onexit 2020-12-30 19:03:52 +01:00
charmax.c
cinitexe.c
crt0_c.c
crt0_w.c
crt_handler.c
crtdll.c [CRT] Fix _onexit 2020-12-30 19:03:52 +01:00
crtexe.c [CRT] Fix _onexit 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
tlsmcrt.c
tlsmthread.c
tlssup.c
tlsthrd.c
txtmode.c
wcrtexe.c
wdllargv.c
wildcard.c