]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add infrastructure to support for using F_SETLKW with a timeout on system
authordrh <drh@noemail.net>
Mon, 26 Mar 2018 17:40:53 +0000 (17:40 +0000)
committerdrh <drh@noemail.net>
Mon, 26 Mar 2018 17:40:53 +0000 (17:40 +0000)
commitf0119b2e1bfc0457b61d4b00d73bafef9274cf17
treeece6219dab62b0750f795ca54ca9b777215fd327
parent80262896d6d2103cd25499b4a3c61eb82c2df290
Add infrastructure to support for using F_SETLKW with a timeout on system
that support that functionality.  Requires SQLITE_ENABLE_SETLK_TIMEOUT.

FossilOrigin-Name: 2e54a7433ece4eb27e71bda6f2d121d5aa46ddd5a481357d8543d1432aaad689
manifest
manifest.uuid
src/btree.c
src/main.c
src/os_unix.c
src/sqlite.h.in
src/sqliteInt.h