]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the amalgamation so that it works with -DSQLITE_ENABLE_REDEF_IO. Change
authordrh <drh@noemail.net>
Thu, 5 Apr 2007 21:58:33 +0000 (21:58 +0000)
committerdrh <drh@noemail.net>
Thu, 5 Apr 2007 21:58:33 +0000 (21:58 +0000)
commitbd08af48710c7ecf7783847b75cf7bf39a7651a6
treecaead637e9a58c01e6621f3f343b475c92b478fa
parent93d57531f7744c2422de8cfb63a9bda90a41dbf3
Fix the amalgamation so that it works with -DSQLITE_ENABLE_REDEF_IO.  Change
tclsqlite.c so that it can be appended to the amalgamation.  Create a new
amalgamation of header files for use by projects that want to redefine their
own I/O interface using -DSQLITE_ENABLE_REDEF_IO. (CVS 3817)

FossilOrigin-Name: f2caff870c81c08ec85aae72986c231ee986b251
main.mk
manifest
manifest.uuid
src/os.c
src/os.h
src/tclsqlite.c
tool/mksqlite3c.tcl
tool/mksqlite3internalh.tcl [new file with mode: 0644]