reactos/sdk/lib/crt/stdlib
Timo Kreuzer 2c791cdde7 [CRT] Remove duplicated atexit/onexit code
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.
2020-11-01 09:33:14 +01:00
..
_exit.c
_set_abort_behavior.c
abort.c
atexit.c [CRT] Remove duplicated atexit/onexit code 2020-11-01 09:33:14 +01:00
atold.c
clang-alias.s [CPPRT][CRT] Avoid extern assembly declarations with no type. CORE-17088 2020-05-28 14:26:48 +02:00
doserrmap.h
ecvt.c
errno.c
fcvt.c
fcvtbuf.c
fullpath.c
gcvt.c
getenv.c
makepath.c
makepath_s.c
malloc.c
mbstowcs.c
mbtowc.c
obsol.c
putenv.c
qsort.c
rot.c
senv.c
swab.c
wfulpath.c
wmakpath.c
wmakpath_s.c
wputenv.c
wsenv.c