Re: [Openvpn-devel] [PATCH] Provide an access() wrapper for Windows

2011-12-03 Thread Gert Doering
Hi, On Sat, Dec 03, 2011 at 11:09:26AM +0100, Gert Doering wrote: > On Fri, Dec 02, 2011 at 12:02:35PM +0100, David Sommerseth wrote: > > Commit 0f2bc0dd92f43c91e33bba8a66b06b98f281efc1 adds extra file and > > directory checks at startup. However, this patch makes use of some > > features not dir

Re: [Openvpn-devel] [PATCH] Provide an access() wrapper for Windows

2011-12-03 Thread Gert Doering
Hi, On Fri, Dec 02, 2011 at 12:02:35PM +0100, David Sommerseth wrote: > Commit 0f2bc0dd92f43c91e33bba8a66b06b98f281efc1 adds extra file and > directory checks at startup. However, this patch makes use of some > features not directly available in Windows. > > This patch avoids #include on Windows