From 81c4586ff05b003fc65201c3e4504738996d6412 Mon Sep 17 00:00:00 2001 From: Paul Cercueil Date: Thu, 30 Jan 2020 20:18:58 -0300 Subject: git subrepo clone (merge) https://github.com/witwall/mman-win32 deps/mman subrepo: subdir: "deps/mman" merged: "2d1c576e" upstream: origin: "https://github.com/witwall/mman-win32" branch: "master" commit: "2d1c576e" git-subrepo: version: "0.4.1" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "a04d8c2" --- deps/mman/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 deps/mman/README.md (limited to 'deps/mman/README.md') diff --git a/deps/mman/README.md b/deps/mman/README.md new file mode 100644 index 0000000..9df50e3 --- /dev/null +++ b/deps/mman/README.md @@ -0,0 +1,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 -- cgit v1.2.3