ntdll-WRITECOPY: Also install SIGILL and SIGBUS early signal handler for MacOS compatibility.

This commit is contained in:
Sebastian Lackner
2015-06-18 05:18:39 +02:00
parent dde3ae24dd
commit 36ec2e0cf4
3 changed files with 34 additions and 26 deletions

2
debian/changelog vendored
View File

@@ -8,6 +8,8 @@ wine-staging (1.7.46) UNRELEASED; urgency=low
* Updated kernel32-GetVolumePathName to fix several test failures.
* Updated ntoskrnl-Emulator patchset to implement emulation of MOVZX
instruction on x86_64.
* Updated patchset ntdll-WRITECOPY to be compatible with OSX (fixes Wine
Staging Bug #399).
* Removed patch for implementation of GdipCreateRegionRgnData (accepted
upstream).
* Removed patch to fix output buffer size for IOCTL_DVD_READ_STRUCTURE