]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Move the vfskv.c extension to src/os_kv.c and make it part of the amalgamation,
authordrh <>
Sat, 10 Sep 2022 18:20:59 +0000 (18:20 +0000)
committerdrh <>
Sat, 10 Sep 2022 18:20:59 +0000 (18:20 +0000)
commit7585f49a0a5b134297c5f9cfebf9428743edfbea
tree7e09e098267ee4e583317a72bb2795d97590dbbe
parent25f62508f5f45686e282893b518196a41d8a60e4
Move the vfskv.c extension to src/os_kv.c and make it part of the amalgamation,
activated if and only if SQLITE_OS_KV is true.

FossilOrigin-Name: f6632e69c2ec1a7ddc4e51f3567e3bc082ee94a6dd51fdafdc0c3bf386a32d4c
Makefile.in
main.mk
manifest
manifest.uuid
src/main.c
src/os_kv.c [moved from ext/misc/vfskv.c with 89% similarity]
src/os_setup.h
src/sqliteInt.h
tool/mksqlite3c.tcl