[Git][wine/wine][master] 7 commits: msvcrt: Remove __GNUC__ checks.
Alexandre Julliard pushed to branch master at wine / wine Commits: aa1ee5dd by Alexandre Julliard at 2025-07-19T11:03:36+02:00 msvcrt: Remove __GNUC__ checks. - - - - - 533db5d3 by Alexandre Julliard at 2025-07-19T11:03:54+02:00 vcomp: Remove __GNUC__ checks. - - - - - af8e3c35 by Alexandre Julliard at 2025-07-19T11:05:03+02:00 krnl386: Remove __i386__ checks. 16-bit code cannot be built on other platforms. - - - - - 27d70d4e by Alexandre Julliard at 2025-07-19T11:05:07+02:00 mmsystem: Remove __i386__ checks. 16-bit code cannot be built on other platforms. - - - - - 93b94979 by Alexandre Julliard at 2025-07-19T11:05:13+02:00 system.drv: Remove __i386__ checks. 16-bit code cannot be built on other platforms. - - - - - 8829e0e6 by Alexandre Julliard at 2025-07-19T11:05:20+02:00 win87em: Remove __i386__ checks. 16-bit code cannot be built on other platforms. - - - - - 8f799fb4 by Alexandre Julliard at 2025-07-20T13:07:01+02:00 ntdll: Remove trailing backslashes from NT names. Based on a patch by Tim Clem. - - - - - 10 changed files: - dlls/kernel32/tests/file.c - dlls/krnl386.exe16/instr.c - dlls/mmsystem.dll16/mmsystem.c - dlls/msvcrt/math.c - dlls/msvcrt/misc.c - dlls/ntdll/tests/file.c - dlls/ntdll/unix/file.c - dlls/system.drv16/system.c - dlls/vcomp/main.c - dlls/win87em.dll16/win87em.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e44737278a4487cb8a75f81cedbe73... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e44737278a4487cb8a75f81cedbe73... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)