Date: 28 Jul 2005 11:47:33 +0200 From: Alexandre Julliard <julliard@winehq.org> To: "jean-marc DETREZ" <jm.detrez@cegetel.net> Cc: wine-devel@winehq.com, emulation@freebsd.org, barner@freebsd.org Subject: Re: patch for libs/wine/mmap.c making wine running on FreeBSD 5.x Message-ID: <87mzo7feiy.fsf@wine.dyndns.org> In-Reply-To: <20050727212000.161C91A4282@smtp.cegetel.net> References: <20050727212000.161C91A4282@smtp.cegetel.net>
next in thread | previous in thread | raw e-mail | index | archive | help
"jean-marc DETREZ" <jm.detrez@cegetel.net> writes: > I made a little correction of "try_mmap_fixed" because it's seems to me > that the function didn't really test the result (vec). That's the way it should be, we don't care if the page is in core or not, we only want to know if something is mapped there. -- Alexandre Julliard julliard@winehq.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87mzo7feiy.fsf>