]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove most static and global variables from a pure build. There
authordrh <drh@noemail.net>
Tue, 8 Aug 2006 13:51:43 +0000 (13:51 +0000)
committerdrh <drh@noemail.net>
Tue, 8 Aug 2006 13:51:43 +0000 (13:51 +0000)
commit0f7eb61108b2f40abf6d6428fa866d742fe3d021
treecf9e1d397f6b7f7a71fcb393c4c7cd36b3971f89
parentffc13f69b571f21d50057caa1a99c326b23afe74
Remove most static and global variables from a pure build.  There
are still a number of static and global variables used for testing. (CVS 3342)

FossilOrigin-Name: 76e4d4187779097954038e444111f837737e789c
manifest
manifest.uuid
src/btree.c
src/pager.c
src/pager.h
src/pragma.c
src/vdbe.c
src/vdbeapi.c
src/vdbeaux.c