]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the temporary directory search algorithm on unix so that directories
authordrh <drh@noemail.net>
Thu, 21 Apr 2016 23:37:24 +0000 (23:37 +0000)
committerdrh <drh@noemail.net>
Thu, 21 Apr 2016 23:37:24 +0000 (23:37 +0000)
commit7694e06461203a466865fc8ed3068e0990a7ca50
treebe62b62f0e27c657ee8631479b1ad921117ebd53
parent83b74f29c5490ba0302cf0abc91db052416740ae
Change the temporary directory search algorithm on unix so that directories
with only -wx permission are allowed.  And do not allow "." to be returned if
it lacks -wx permission.

FossilOrigin-Name: 67985761aa93fb613b87d340e75371fa55b0f778
manifest
manifest.uuid
src/os_unix.c