Subject: CVS commit: wip/hs-mmap4
From: PHO / phonohawk
Date: 2009-12-12 16:06:34
Message id: E1NJTYX-0004mi-E0@sfp-cvsdas-2.v30.ch3.sourceforge.com

Log Message:
Import hs-mmap4-0.4.1 as wip/hs-mmap4.

This library provides a wrapper to mmap(2) or MapViewOfFile, allowing
files or devices to be lazily loaded into memory as strict or lazy
ByteStrings, ForeignPtrs or plain Ptrs, using the virtual memory
subsystem to do on-demand loading. Modifications are also supported.


Files:
RevisionActionfile
1.1importwip/hs-mmap4/distinfo
1.1importwip/hs-mmap4/Makefile
1.1importwip/hs-mmap4/buildlink3.mk
1.1importwip/hs-mmap4/PLIST
1.1importwip/hs-mmap4/DESCR