]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Forward port the Apple-specific changes from [db5b7b778c] in the
authordrh <drh@noemail.net>
Mon, 10 Oct 2011 23:53:48 +0000 (23:53 +0000)
committerdrh <drh@noemail.net>
Mon, 10 Oct 2011 23:53:48 +0000 (23:53 +0000)
commitcc40f4ceb19cccd973c15bbee57a005dfb9dc45a
tree8d020228e39e41aff7551c9d18b2caa20f3b8b1f
parent65f0fd40d60abfe3ae611dd93926fc86e05ab9c6
parentaec336af26ba4529d808c75deb201bdef31faa5e
Forward port the Apple-specific changes from [db5b7b778c] in the
apple-osx-377 branch.  Fix this up so that it will compile and run on Linux.

FossilOrigin-Name: 6cb43f6c6e9d8054e00acab378b8af0d82d3084c
12 files changed:
manifest
manifest.uuid
src/backup.c
src/main.c
src/mem1.c
src/os_unix.c
src/os_win.c
src/pager.c
src/sqlite.h.in
src/sqliteInt.h
src/test1.c
src/vdbeaux.c