Re: PATCH: revive FreeBSD support

2004-12-14 Thread Gerald Pfeifer
On Tue, 14 Dec 2004, Alexandre Julliard wrote: > Looks OK, but this is a job for wine_anon_mmap, it's supposed to > abstract these sorts of platform dependencies so that the callers > don't have to worry about it. How about the following? Gerald ChangeLog: Make us work on FreeBSD again by workin

Re: PATCH: revive FreeBSD support

2004-12-13 Thread Alexandre Julliard
Gerald Pfeifer <[EMAIL PROTECTED]> writes: > --- dlls/ntdll/virtual.c 11 Oct 2004 20:59:06 - 1.41 > +++ dlls/ntdll/virtual.c 3 Dec 2004 04:06:42 - > @@ -119,6 +119,12 @@ static CRITICAL_SECTION csVirtual = { &c > /* Note: these are Windows limits, you cannot change them. */