blob: 9df50e34bb8dd7b2ac31f4a3f943356b623d0a65 (
plain)
1
2
3
4
5
6
7
8
9
10
|
mman-win32
==========
mman library for Windows. mirror of https://code.google.com/p/mman-win32/
A light implementation of the mmap functions for MinGW.
The mmap-win32 library implements a wrapper for mmap functions around the memory mapping Windows API.
License: MIT License
|