]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add extra #ifndef statements in os_unix.c and os_win.c to make sure the
authordrh <drh@noemail.net>
Tue, 9 Apr 2013 16:19:20 +0000 (16:19 +0000)
committerdrh <drh@noemail.net>
Tue, 9 Apr 2013 16:19:20 +0000 (16:19 +0000)
commit6e0b6d52da6a6245c97a40997a95f8cb14fed502
treeeee77ca0e0ec6739a674644f9b51e0c5c1f3c476
parent188d488409c9d931bb8b59eb86956ec6130017e7
Add extra #ifndef statements in os_unix.c and os_win.c to make sure the
memory mapped I/O really is disabled when SQLITE_DISABLE_MMAP is set.

FossilOrigin-Name: c1e2523c9051782569291fff998140f7e0b70b6d
manifest
manifest.uuid
src/os_unix.c
src/os_win.c