Module: wine Branch: master Commit: 83f8b226948d40a81917a649b7ef83e2ea46a845 URL: https://source.winehq.org/git/wine.git/?a=commit;h=83f8b226948d40a81917a649b...
Author: Fabian Maurer dark.shadow4@web.de Date: Sat Jun 23 14:58:28 2018 +0200
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 | 201 +++++++++++++++++++++------------------------ dlls/ucrtbase/tests/misc.c | 56 ++++++++++++- 2 files changed, 149 insertions(+), 108 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=83f8b226948d40a81917a...