]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add new OS file method to return the sector-size of the underlying storage: sqlite3Os...
authordanielk1977 <danielk1977@noemail.net>
Mon, 19 Mar 2007 05:54:48 +0000 (05:54 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Mon, 19 Mar 2007 05:54:48 +0000 (05:54 +0000)
commitb472117c1197f6f6978ed3d88ffa3b3aa4537f29
tree25c445fdd78fe960e60d48e383ef4fee196a26c3
parent8d3921772ff07fe1fa46bc5a566055a6654251af
Add new OS file method to return the sector-size of the underlying storage: sqlite3OsSectorSize() (CVS 3700)

FossilOrigin-Name: 5752d84d374205e011d49b0221d6237967fe0743
12 files changed:
manifest
manifest.uuid
src/os.c
src/os.h
src/os_common.h
src/os_os2.c
src/os_unix.c
src/os_win.c
src/pager.c
src/test6.c
src/test_async.c
test/crash2.test