Alexandre Julliard pushed to branch master at wine / wine
Commits: 1a986aba by Alexandre Julliard at 2025-09-18T11:43:26+02:00 ntdll: Handle return length from ThreadDescriptorTableEntry in the common code.
- - - - - 61323c89 by Alexandre Julliard at 2025-09-18T11:44:28+02:00 ntdll: Support NtQueryInformationThread(ThreadDescriptorTableEntry) in new wow64 mode.
- - - - - d54cb4c6 by Alexandre Julliard at 2025-09-18T11:45:35+02:00 ntdll: Support setting LDT entries in new wow64 mode.
- - - - - 8cba5b8e by Alexandre Julliard at 2025-09-18T11:45:52+02:00 ntdll: Keep the DOS area clear in new wow64 mode.
- - - - - b958fc81 by Alexandre Julliard at 2025-09-18T16:27:36+02:00 tiff: Import upstream release 4.7.1.
- - - - -
36 changed files:
- dlls/ntdll/process.c - dlls/ntdll/unix/signal_arm.c - dlls/ntdll/unix/signal_arm64.c - dlls/ntdll/unix/signal_i386.c - dlls/ntdll/unix/signal_x86_64.c - dlls/ntdll/unix/thread.c - dlls/ntdll/unix/unix_private.h - dlls/ntdll/unix/virtual.c - dlls/wow64/virtual.c - libs/tiff/libtiff/tif_aux.c - libs/tiff/libtiff/tif_close.c - libs/tiff/libtiff/tif_config.h - libs/tiff/libtiff/tif_dir.c - libs/tiff/libtiff/tif_dir.h - libs/tiff/libtiff/tif_dirinfo.c - libs/tiff/libtiff/tif_dirread.c - libs/tiff/libtiff/tif_dirwrite.c - libs/tiff/libtiff/tif_fax3.c - libs/tiff/libtiff/tif_fax3.h - libs/tiff/libtiff/tif_jpeg.c - libs/tiff/libtiff/tif_luv.c - libs/tiff/libtiff/tif_lzw.c - libs/tiff/libtiff/tif_open.c - libs/tiff/libtiff/tif_packbits.c - libs/tiff/libtiff/tif_pixarlog.c - libs/tiff/libtiff/tif_predict.c - libs/tiff/libtiff/tif_read.c - libs/tiff/libtiff/tif_strip.c - libs/tiff/libtiff/tif_win32.c - libs/tiff/libtiff/tif_write.c - libs/tiff/libtiff/tif_zip.c - libs/tiff/libtiff/tiff.h - libs/tiff/libtiff/tiffconf.h - libs/tiff/libtiff/tiffio.h - libs/tiff/libtiff/tiffiop.h - libs/tiff/libtiff/tiffvers.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/023c1e8ecf533308307606b68e3503...