]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the SQLITE_NO_SYNC compile-time option to call fstat() in place of
authordrh <drh@noemail.net>
Wed, 2 Dec 2015 02:33:36 +0000 (02:33 +0000)
committerdrh <drh@noemail.net>
Wed, 2 Dec 2015 02:33:36 +0000 (02:33 +0000)
commit2c8fd12f42e9f093b935e5225d9e6978825f77b6
tree29ef8cbd5fdb06f74458b965729cff20dde30e8e
parentadfa22e118e7a0db0a89ff899ddcd48d517e9c31
Change the SQLITE_NO_SYNC compile-time option to call fstat() in place of
fsync() rather than being a total no-op.

FossilOrigin-Name: f64ea8a052af9790d5e6987cbd5e81d77da6f172
manifest
manifest.uuid
src/os_unix.c