]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modify the VFS xAccess() method on winNT so that it returns false for
authordrh <drh@noemail.net>
Mon, 5 Jul 2010 21:00:43 +0000 (21:00 +0000)
committerdrh <drh@noemail.net>
Mon, 5 Jul 2010 21:00:43 +0000 (21:00 +0000)
commit722a7e9ab361c3dc71788aabca8be1ddecf99501
treedcc569b9ba4ac5cc2e05f4549cc3f35fd5701a57
parentdb10f082820714a4fc807f78e00c93fad96fbb1b
Modify the VFS xAccess() method on winNT so that it returns false for
an exists test of a zero-length file.  This makes the windows VFS work
the same as the unix VFS.

FossilOrigin-Name: ec35f25403744f7441ac5ae1486b84d8ebc13e98
manifest
manifest.uuid
src/os_win.c