]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a prototype implementation of stdio-like routines for accessing the VFS. vfs-stdio
authordrh <drh@noemail.net>
Thu, 1 Dec 2011 02:32:12 +0000 (02:32 +0000)
committerdrh <drh@noemail.net>
Thu, 1 Dec 2011 02:32:12 +0000 (02:32 +0000)
commit24076fd97d733ab6627d9907e24fb2563bf8fb44
tree7af13079746d477aeabfa498e0aefe46ad571b95
parentd4e244ad5676359d33e657bc7b6910ba357db6c8
Add a prototype implementation of stdio-like routines for accessing the VFS.
This is intended as documentation.  The code is untested. There is no
guarantee that any of this will ever make it into trunk.  Substantial
revision is possible prior to reaching trunk, if it ever does.

FossilOrigin-Name: 8936542b225836f5f4a789e1ecc1451f6a1e120d
manifest
manifest.uuid
src/os.c
src/sqlite.h.in