mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
2c791cdde7
This removes the broken wine version of atexit and onexit. It keeps only dllonexit, which is implemented properly. The previous __call_atexit is moved to where the mingw onexit/atexit code is and adjusts it to work with the existing code. A call to __call_atexit is added in __tmainCRTStartup after the main function was called. |
||
---|---|---|
.. | ||
_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 | ||
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 |