]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If SQLITE_ENABLE_LOCKING_STYLE is defined, have the os_unix.c module offer the follow...
authordanielk1977 <danielk1977@noemail.net>
Thu, 4 Sep 2008 06:22:25 +0000 (06:22 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Thu, 4 Sep 2008 06:22:25 +0000 (06:22 +0000)
commit73245a7818fb7414852ac12519100b50b05f26a3
tree592b340fcdf04dd26c67e752549cd5517f80dbc1
parentc9e90daf6222f1aa796466d8a14e68b4ed3adab4
If SQLITE_ENABLE_LOCKING_STYLE is defined, have the os_unix.c module offer the following extra VFS implementations for explicitly selecting a locking-style: "unix-none", "unix-afp", "unix-posix", "unix-flock" and "unix-dotfile". (CVS 5674)

FossilOrigin-Name: 6e8fb64639cc7451005d9f1dd2d0ef62576abbdd
manifest
manifest.uuid
src/os_unix.c