]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the names of the log.c and log.h source files to wal.c and wal.h.
authordrh <drh@noemail.net>
Mon, 26 Apr 2010 00:19:45 +0000 (00:19 +0000)
committerdrh <drh@noemail.net>
Mon, 26 Apr 2010 00:19:45 +0000 (00:19 +0000)
commitc438efd68a2bcbe79ecf159b561b67c57fa5202c
tree8aaa30b5abb6f13b42b7aeb28dc7a6f1eb9e5555
parentf2424c521bea90fe4c333690a1a7d71554e864fd
Change the names of the log.c and log.h source files to wal.c and wal.h.

FossilOrigin-Name: 56fe5d7624f840417152bcc63efbe21a5f557920
Makefile.in
main.mk
manifest
manifest.uuid
src/pager.c
src/wal.c [moved from src/log.c with 99% similarity]
src/wal.h [moved from src/log.h with 72% similarity]
tool/mksqlite3c.tcl