wine-pthread working on MacOSX

emmanuel maillard e.rsz at libertysurf.fr
Sun Jul 18 11:58:19 CDT 2004


Hi,

This patch make thread working on MacOSX using wine-pthread :
thread tests give me 15 failures on 110 tests with wine-20040716 and 
this patch (my previous one too),
still better than 65 failures on 95 tests with wine-20040615.
This allow us to use Desktop display too.

This patch remove granularity check in NtAllocateVirtualMemory for 
Darwin, because teb can be alloc at
address < granularity_mask (0xffff)

emmanuel

Changelog :
	Don't check granularity in NtAllocateVirtualMemory for Darwin host.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: ntdll_virtual.diff
Type: application/octet-stream
Size: 816 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20040718/425fb009/ntdll_virtual.obj


More information about the wine-patches mailing list