]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add stdio-like I/O interfaces to the test_quota VFS. This is a prototype
authordrh <drh@noemail.net>
Thu, 1 Dec 2011 18:44:21 +0000 (18:44 +0000)
committerdrh <drh@noemail.net>
Thu, 1 Dec 2011 18:44:21 +0000 (18:44 +0000)
commit60f21e4b6ee9964bd08ff65b4896adf6e39b36f9
tree290f9f9df16fc96a2be0a3e55a6fece69091e979
parentd4e244ad5676359d33e657bc7b6910ba357db6c8
Add stdio-like I/O interfaces to the test_quota VFS.  This is a prototype
change for discussion and is mostly untested.  This is an alternative to
adding stdio-like I/O interfaces in the core.  There is no guarantee that
this code will make it into the trunk.  If it does get to trunk, there
could be many changes to the interface first.

FossilOrigin-Name: bd3ce723f1b5be52be46ede8614ca316f56e7e6f
manifest
manifest.uuid
src/test_quota.c
src/test_quota.h [new file with mode: 0644]