git subrepo clone (merge) https://github.com/witwall/mman-win32 deps/mman
authorPaul Cercueil <paul@crapouillou.net>
Thu, 30 Jan 2020 23:18:58 +0000 (20:18 -0300)
committerPaul Cercueil <paul@crapouillou.net>
Sat, 8 Feb 2020 14:44:52 +0000 (11:44 -0300)
commit81c4586ff05b003fc65201c3e4504738996d6412
tree82529cafd6b659e63c93765a6ca38c7c4a662607
parentd16005f843cd28ae90f091bd4e39a90b355e1d45
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"
16 files changed:
deps/mman/.gitignore [new file with mode: 0644]
deps/mman/.gitrepo [new file with mode: 0644]
deps/mman/.vs/mman/v14/.suo [new file with mode: 0644]
deps/mman/CMakeLists.txt [new file with mode: 0644]
deps/mman/Makefile [new file with mode: 0644]
deps/mman/README.md [new file with mode: 0644]
deps/mman/UpgradeLog.htm [new file with mode: 0644]
deps/mman/configure [new file with mode: 0755]
deps/mman/mman-win32.pro [new file with mode: 0644]
deps/mman/mman.c [new file with mode: 0644]
deps/mman/mman.h [new file with mode: 0644]
deps/mman/mman.sln [new file with mode: 0644]
deps/mman/mman.vcxproj [new file with mode: 0644]
deps/mman/mman.vcxproj.filters [new file with mode: 0644]
deps/mman/mman.vcxproj.user [new file with mode: 0644]
deps/mman/test.c [new file with mode: 0644]