]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modify the signatures of the sqlite3_vfs.xAccess and sqlite3_vfs.xCheckReservedLock...
authordanielk1977 <danielk1977@noemail.net>
Thu, 5 Jun 2008 11:39:11 +0000 (11:39 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Thu, 5 Jun 2008 11:39:11 +0000 (11:39 +0000)
commit861f74563d4cc0f8b4d63488790c0deea1167faa
treed810b50b477dfab8ba2739987f6af30e240277cc
parent0d287cf7752376724e02b4aa8981b53cddefb4fa
Modify the signatures of the sqlite3_vfs.xAccess and sqlite3_vfs.xCheckReservedLock functions. (CVS 5188)

FossilOrigin-Name: 4226ac54beea1b58de8ab7b9d768d999f50438a6
18 files changed:
manifest
manifest.uuid
src/os.c
src/os.h
src/os_unix.c
src/os_win.c
src/pager.c
src/pragma.c
src/sqlite.h.in
src/test6.c
src/test_async.c
src/test_devsym.c
src/test_onefile.c
src/test_osinst.c
src/vdbe.c
src/vdbeaux.c
test/ioerr.test
test/tester.tcl