Skip to content

mcgarrah/mman-win32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Install

To build run the 'bash ./configure' script to create a config.mak Run typical 'make' and 'make install'

Mirrors code: https://code.google.com/p/mman-win32/ Original Author: kutuzov.viktor.84@gmail.com

About

A light implementation of the mmap functions for MinGW.

Resources

Stars

Watchers

Forks

Packages

No packages published