]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add file-controls and a vtab frontend for querying the unix VFS for the currently...
authordan <dan@noemail.net>
Tue, 1 Sep 2020 20:56:28 +0000 (20:56 +0000)
committerdan <dan@noemail.net>
Tue, 1 Sep 2020 20:56:28 +0000 (20:56 +0000)
commitb7ae3b541c41a247d2faba380004eba1bec21b50
tree3b9dfc7e46cc7fa13b453fc5b2ffa9c4c32d5df4
parent512aa78ca28981229858e0fd98aaba1158b6e8af
Add file-controls and a vtab frontend for querying the unix VFS for the currently held shm-locks. Still some issues.

FossilOrigin-Name: ef10e1b386d7a9028eab64e1f4802e3d6b2df11c6723130a29e5effc8dcb2e80
ext/misc/shmlockvtab.c [new file with mode: 0644]
main.mk
manifest
manifest.uuid
src/os_unix.c
src/sqlite.h.in
src/test1.c