]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the optional (and experimental) mmap() memory allocator in the
authordrh <drh@noemail.net>
Thu, 29 Nov 2007 18:36:49 +0000 (18:36 +0000)
committerdrh <drh@noemail.net>
Thu, 29 Nov 2007 18:36:49 +0000 (18:36 +0000)
commitace03d1b3a14f0ef244f8e3e1b7c1408a5918d2e
treecec7e83d92eef18d8c9122461aa1a08bf3159bfd
parent21de2e755c4645778bd4e53b252909272b2c491a
Add the optional (and experimental) mmap() memory allocator in the
mem4.c module. (CVS 4581)

FossilOrigin-Name: cfd683ac80fd043343e0f0af90805058daa3818d
Makefile.in
main.mk
manifest
manifest.uuid
src/mem1.c
src/mem2.c
src/mem3.c
src/mem4.c [new file with mode: 0644]