]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the xShmRelease() method to the VFS. The os_unix.c implementation of
authordrh <drh@noemail.net>
Tue, 27 Apr 2010 11:49:27 +0000 (11:49 +0000)
committerdrh <drh@noemail.net>
Tue, 27 Apr 2010 11:49:27 +0000 (11:49 +0000)
commitaf75c8695bd53883e57affaf6eac7c50743d4f2a
tree276df9964b1ab34372906e3f9afd689705dcc18a
parente106de6317e46efdde1b0d38c2b66f16768706ce
Add the xShmRelease() method to the VFS.  The os_unix.c implementation of
the shared memory logic is still non-functional.

FossilOrigin-Name: ed715b47c5f7657fbf901805981867898054b14d
manifest
manifest.uuid
src/os_os2.c
src/os_unix.c
src/os_win.c
src/sqlite.h.in
src/test6.c
src/test_demovfs.c
src/test_devsym.c
src/test_journal.c
src/test_osinst.c