]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fixes to the OsUnlock() interface. Correctly leave a SHARED lock behind
authordrh <drh@noemail.net>
Sat, 2 Oct 2004 20:38:28 +0000 (20:38 +0000)
committerdrh <drh@noemail.net>
Sat, 2 Oct 2004 20:38:28 +0000 (20:38 +0000)
commit9c105bb990007c678ca28e63b764f8d0b557d5f9
treed21e5fc92e85a781e71321fe24078d750559d500
parent0924bba36c1027dfdeb2558c081f9fe96a57093d
Fixes to the OsUnlock() interface.  Correctly leave a SHARED lock behind
when requested.  Honor the error code that OsUnlock() returns.
Ticket #913 and #938. (CVS 1997)

FossilOrigin-Name: c4697503d0ad080290b91e96dfc9a1a63f2df7e6
manifest
manifest.uuid
src/os_unix.c
src/os_win.c
src/pager.c