]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the implementation of the unix implementation of xAccess() so that it returns...
authordan <dan@noemail.net>
Fri, 18 Jun 2010 11:10:06 +0000 (11:10 +0000)
committerdan <dan@noemail.net>
Fri, 18 Jun 2010 11:10:06 +0000 (11:10 +0000)
commit83acd423a1bca7c95cae4a4c9af918e3ebc00d59
tree749f9295baadf657a78953a8d7577e61765d7c1c
parentcd27cffa97a084fb4911ea5d669e11b8aabd0c1f
Change the implementation of the unix implementation of xAccess() so that it returns 0 (does not exist) to an SQLITE_ACCESS_EXISTS query on a file that exists but is zero bytes in size.

FossilOrigin-Name: 077b0e5bcd849130c8df373fc2134c4b44351882
manifest
manifest.uuid
src/os_unix.c