Alexandre Julliard pushed to branch master at
wine / wine
Commits:
f03bcaf5
by Jacek Caban
at 2026-02-19T15:40:39+01:00
winecrt0: Add support for GCC-style constructors and destructors.
acc15515
by Jacek Caban
at 2026-02-19T15:40:40+01:00
ucrtbase: Add atexit support.
6 changed files:
dlls/ucrtbase/Makefile.in
+ dlls/ucrtbase/atexit.c
dlls/winecrt0/Makefile.in
+ dlls/winecrt0/gcc_ctors.c
include/wine/asm.h
tools/winegcc/winegcc.c