8000 GitHub - davexunit/mman-win32: A light implementation of the mmap functions for MinGW.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

davexunit/mman-win32

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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

Languages

  • C 92.4%
  • Makefile 7.6%
0