This is the mail archive of the cygwin-xfree@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

mmaper




XFree86 uses mmap() munmap() heavily.  Somtimes a coredump
with privileged_access_violation is difficult to find trace.

Usage:
mmap <file> <offset> <length>

The attached simple program can be used to mmap()
a portion of a file, echoing its contents to stdout, which can be handy for
testing mmap().

mmapr.tar.gz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]