]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the unix VFS so that it ignores all but the least-significant bit
authordrh <drh@noemail.net>
Thu, 5 Jan 2012 16:07:30 +0000 (16:07 +0000)
committerdrh <drh@noemail.net>
Thu, 5 Jan 2012 16:07:30 +0000 (16:07 +0000)
commite349519f1eec8ad81105b49ef3869fa743f8fe93
tree88bfcda39b90dc485da477d5f2af0f415bbc2e97
parente0711b47b12cf0312690c7240d6ee09b67ce4822
Change the unix VFS so that it ignores all but the least-significant bit
of the syncDir flag to xDelete.  Add an assert to prove that the core only
ever uses that one bit.

FossilOrigin-Name: e75fd3b27423272b988921ac0e272f9600818b8c
manifest
manifest.uuid
src/os.c
src/os_unix.c