]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the SQLITE_WITHOUT_MSIZE and SQLITE_WITHOUT_ZONEMALLOC macros in mem1.c
authordrh <drh@noemail.net>
Wed, 18 Jan 2012 12:46:47 +0000 (12:46 +0000)
committerdrh <drh@noemail.net>
Wed, 18 Jan 2012 12:46:47 +0000 (12:46 +0000)
commitc710ccb09e6ccc3471df8e679dec65d9e87d303a
treeb370c3a9cc57d5f04a9a9f9639a3e6fd2347952b
parent3f4aab1cc94aaad6651a9a1ecdaa338fc3338d1c
Add the SQLITE_WITHOUT_MSIZE and SQLITE_WITHOUT_ZONEMALLOC macros in mem1.c
to disable the use of _msize() on windows and the zone memory allocator
on Apple products, respectively.

FossilOrigin-Name: 238e35a4411a5b2231576254dba39b802947d4f3
manifest
manifest.uuid
src/mem1.c