e76bf08eb2
GitHub Action to find typos in the codebase using codespell https://github.com/codespell-project/codespell |
||
---|---|---|
.. | ||
README.md | ||
UpgradeLog.htm | ||
mman.c | ||
mman.h | ||
test.c |
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