Alexandre Julliard pushed to branch master at wine / wine Commits: 51b5ea97 by Alexandre Julliard at 2026-04-02T18:59:32+02:00 winecrt0: Add LGPL license exception. Using the GCC Runtime Library exception, similar to what glibc is doing for files that get linked directly into the application. - - - - - a0e048c1 by Alexandre Julliard at 2026-04-02T18:59:34+02:00 msvcrt: Add LGPL license exception. Using the GCC Runtime Library exception, similar to what glibc is doing for files that get linked directly into the application. - - - - - cf8379fb by Alexandre Julliard at 2026-04-02T18:59:36+02:00 vcruntime140: Add LGPL license exception. Using the GCC Runtime Library exception, similar to what glibc is doing for files that get linked directly into the application. - - - - - 38 changed files: - dlls/msvcrt/crt_gccmain.c - dlls/msvcrt/crt_init.h - dlls/msvcrt/crt_main.c - dlls/msvcrt/crt_winmain.c - dlls/msvcrt/crt_wmain.c - dlls/msvcrt/crt_wwinmain.c - dlls/msvcrt/iob.c - dlls/msvcrt/mathf.c - dlls/msvcrt/onexit.c - dlls/msvcrt/sincos.c - dlls/ucrtbase/atexit.c - dlls/ucrtbase/printf.c - dlls/vcruntime140/init_thread.c - dlls/vcruntime140/typeinfo.c - dlls/vcruntime140/typeinfo_root.cpp - libs/winecrt0/arm64ec.c - libs/winecrt0/crt_dllmain.c - libs/winecrt0/crt_fltused.c - libs/winecrt0/debug.c - libs/winecrt0/delay_load.c - libs/winecrt0/dll_canunload.c - libs/winecrt0/dll_entry.c - libs/winecrt0/dll_main.c - libs/winecrt0/dll_register.c - libs/winecrt0/dll_soinit.c - libs/winecrt0/dll_version.c - libs/winecrt0/exception.c - libs/winecrt0/exe16_entry.c - libs/winecrt0/exe_entry.c - libs/winecrt0/exe_main.c - libs/winecrt0/exe_wentry.c - libs/winecrt0/exe_wmain.c - libs/winecrt0/gcc_ctors.c - libs/winecrt0/register.c - libs/winecrt0/setjmp.c - libs/winecrt0/stub.c - libs/winecrt0/tls.c - libs/winecrt0/unix_lib.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f9bf6926e74830385bb0ca5be14367... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f9bf6926e74830385bb0ca5be14367... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help