PATCH: dlls/msvcrt/file.c and POSIX (retry)

Gerald Pfeifer pfeifer at dbai.tuwien.ac.at
Thu Sep 27 01:45:39 CDT 2001


On Wed, 26 Sep 2001, Francois Gouget wrote:
>    The problem is that the value for the Windows W_OK may not match that
> of Unix. Actually, W_OK does not even exist on Windows, they just say to
> use 2. Finally, W_OK is not used anywhere else AFAICS (note that the
> others use the unix access function). So I propose the attached patch
> instead.

I noticed this has been installed already; thanks!

(With your patch and the one I just submitted, we're down to very few
compiler warnings, even on FreeBSD, which usually is a good sign when
it comes to portability.)

Gerald
-- 
Gerald "Jerry" pfeifer at dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/





More information about the wine-patches mailing list