patch for libs/wine/mmap.c making wine running on FreeBSD 5.x

Alexandre Julliard julliard at winehq.org
Thu Jul 28 04:47:33 CDT 2005


"jean-marc DETREZ" <jm.detrez at 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 at winehq.org



More information about the wine-devel mailing list