]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow SQLite to work on Win32 with SQLITE_OS_WINNT=0 as long as WAL is disabled.
authormistachkin <mistachkin@noemail.net>
Thu, 13 Sep 2012 01:51:02 +0000 (01:51 +0000)
committermistachkin <mistachkin@noemail.net>
Thu, 13 Sep 2012 01:51:02 +0000 (01:51 +0000)
commitc60941f8147895ec222fd2ba97bd71aebd89bd23
tree003cf308eed3b3e934761868a91c77ce9fe07d59
parent8cca95d7aa07fb55bed3ae8697e9747a4e060bba
Allow SQLite to work on Win32 with SQLITE_OS_WINNT=0 as long as WAL is disabled.

FossilOrigin-Name: c1a8557008e56aa9bcb4565e4178fc57295c563d
16 files changed:
Makefile.in
Makefile.msc
Makefile.vxworks
main.mk
manifest
manifest.uuid
src/os_win.c
test/backcompat.test
test/dbstatus2.test
test/full.test [new file with mode: 0644]
test/permutations.test
test/tester.tcl
test/tkt-5d863f876e.test
test/tkt-80ba201079.test
test/wal8.test
test/zerodamage.test