This patch modifies msync in mmap.cc so that you can call msync with an
address which occurs in the middle of an mmap'ed region. It also fixes the
bug where the address in the relevant mmap_record would not match the one
passed to msync if the offset of the mmap'ed region within the file was not
on a dwAllocationGranularity boundary.

Regards
Chris

2002-03-11  Christopher January <[EMAIL PROTECTED]>

 * mmap.cc (msync): Match addresses which are in the middle
 of an mmap'ed region.

Attachment: mmap.patch
Description: Binary data

Attachment: ChangeLog.mmap
Description: Binary data

Reply via email to