]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Support resizing the mapping depending on whether HAVE_MREMAP is defined
authorAndrew M. Kuchling <amk@amk.ca>
Sun, 18 Jun 2000 14:51:21 +0000 (14:51 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sun, 18 Jun 2000 14:51:21 +0000 (14:51 +0000)
commit6fef30e1fad0775b80e37d9465fe5cbe3531418d
treee8700a459daa274c463f9a606a2295138b802cb1
parent1d15869534582e45d2b15c3d2db0b4d62221265b
Support resizing the mapping depending on whether HAVE_MREMAP is defined
Remove two unused variables
Modules/mmapmodule.c