ChangeSet ID: 10038834230951912649907172
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/10/23 20:30:23
Modified files:
memory : virtual.c
Log message:
Try to use read instead of mmap for files on removable media, so that
we don't need to keep the mapping handle open.
Patch: http://cvs.winehq.com/patch.py?id=10038834230951912649907172
Revision Changes Path
1.69 +45 -29 wine/memory/virtual.c