drogon/third_party/mman-win32
An Tao e171874524
Modify installation on Windows (#366)
2020-02-29 15:46:08 +08:00
..
README.md Port drogon to Windows (#335) 2020-01-25 11:58:20 +08:00
UpgradeLog.htm Port drogon to Windows (#335) 2020-01-25 11:58:20 +08:00
mman.c Port drogon to Windows (#335) 2020-01-25 11:58:20 +08:00
mman.h Port drogon to Windows (#335) 2020-01-25 11:58:20 +08:00
test.c Port drogon to Windows (#335) 2020-01-25 11:58:20 +08:00

README.md

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