]> git.ipfire.org Git - thirdparty/sqlite.git/commit
More work on windows locking. Fix some problems with unix locking. There
authordrh <drh@noemail.net>
Mon, 7 Jun 2004 16:27:46 +0000 (16:27 +0000)
committerdrh <drh@noemail.net>
Mon, 7 Jun 2004 16:27:46 +0000 (16:27 +0000)
commit2ac3ee9787c953e1df00dc21ebc0269f2efcc76f
treec455fb3206de37e50249ebdb17af51f7276eaab1
parent517eb6461656ca3cb487c379e12d995143cb304c
More work on windows locking.  Fix some problems with unix locking.  There
is still an assertion failure on windows locking in attach2.test. (CVS 1539)

FossilOrigin-Name: 0c2d169cf3c0f36972015c952a2b46cb9a333881
12 files changed:
manifest
manifest.uuid
src/btree.c
src/os.h
src/os_common.h
src/os_unix.c
src/os_win.c
src/pager.c
src/printf.c
src/test1.c
src/vdbeaux.c
test/attach2.test