msvcrt: Use already existent oneexit_table functions for _onexit and _c_exit.
commit83f8b226948d40a81917a649b7ef83e2ea46a845
authorFabian Maurer <dark.shadow4@web.de>
Sat, 23 Jun 2018 12:58:28 +0000 (23 14:58 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 25 Jun 2018 09:57:48 +0000 (25 11:57 +0200)
tree75abe92c68786f8404bcd96b14061245e28c3ecc
parent58c49279f5d5ac11c0af25053f47845203dffdec
msvcrt: Use already existent oneexit_table functions for _onexit and _c_exit.

Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msvcrt/exit.c
dlls/ucrtbase/tests/misc.c