]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Attempt to emulate mremap() on non-Linux systems by allocating a second mapping immed...
authordan <dan@noemail.net>
Mon, 1 Apr 2013 17:56:59 +0000 (17:56 +0000)
committerdan <dan@noemail.net>
Mon, 1 Apr 2013 17:56:59 +0000 (17:56 +0000)
commite6ecd6630dd7fadec974ffd94ea678212e959717
treec789731636b90e8c0040321ae13757ac20aad833
parent5175b324b84ecab7132382bbb8de698988fcd4b9
Attempt to emulate mremap() on non-Linux systems by allocating a second mapping immediately following the first in virtual memory.

FossilOrigin-Name: 4d67433db8fb4754ae6b192945e479f3d7bad579
manifest
manifest.uuid
src/os_unix.c