Alexandre Julliard pushed to branch master at wine / wine
Commits:
-
682ec766
by Alexandre Julliard at 2026-02-26T22:01:22+01:00
-
91366f68
by Alexandre Julliard at 2026-02-26T22:01:22+01:00
28 changed files:
- configure
- configure.ac
- dlls/winecrt0/Makefile.in → libs/winecrt0/Makefile.in
- dlls/winecrt0/arm64ec.c → libs/winecrt0/arm64ec.c
- dlls/winecrt0/crt_dllmain.c → libs/winecrt0/crt_dllmain.c
- dlls/winecrt0/crt_fltused.c → libs/winecrt0/crt_fltused.c
- dlls/winecrt0/debug.c → libs/winecrt0/debug.c
- dlls/winecrt0/delay_load.c → libs/winecrt0/delay_load.c
- dlls/winecrt0/dll_canunload.c → libs/winecrt0/dll_canunload.c
- dlls/winecrt0/dll_entry.c → libs/winecrt0/dll_entry.c
- dlls/winecrt0/dll_main.c → libs/winecrt0/dll_main.c
- dlls/winecrt0/dll_register.c → libs/winecrt0/dll_register.c
- dlls/winecrt0/dll_soinit.c → libs/winecrt0/dll_soinit.c
- dlls/winecrt0/dll_version.c → libs/winecrt0/dll_version.c
- dlls/winecrt0/exception.c → libs/winecrt0/exception.c
- dlls/winecrt0/exe16_entry.c → libs/winecrt0/exe16_entry.c
- dlls/winecrt0/exe_entry.c → libs/winecrt0/exe_entry.c
- dlls/winecrt0/exe_main.c → libs/winecrt0/exe_main.c
- dlls/winecrt0/exe_wentry.c → libs/winecrt0/exe_wentry.c
- dlls/winecrt0/exe_wmain.c → libs/winecrt0/exe_wmain.c
- dlls/winecrt0/gcc_ctors.c → libs/winecrt0/gcc_ctors.c
- dlls/winecrt0/register.c → libs/winecrt0/register.c
- dlls/winecrt0/setjmp.c → libs/winecrt0/setjmp.c
- dlls/winecrt0/stub.c → libs/winecrt0/stub.c
- dlls/winecrt0/tls.c → libs/winecrt0/tls.c
- dlls/winecrt0/unix_lib.c → libs/winecrt0/unix_lib.c
- tools/make_makefiles
- tools/makedep.c