Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Changes: alitrack/mman-win32@dbba5db...2d1c576

  * alitrack/mman-win32@2d1c576: Merge pull request dotnet#12 from constantined/patch-1
  * alitrack/mman-win32@fd14269: Merge pull request dotnet#16 from ZachCook/patch-1
  * alitrack/mman-win32@6556d4f: Support MAP_FIXED using MapViewOfFileEx
  * alitrack/mman-win32@9f115ad: Merge pull request dotnet#15 from roydmerkel/master
  * alitrack/mman-win32@3874169: Added --bindir install option to configure so we can specify the bindir parameter.
  * alitrack/mman-win32@c6cc38f: Define bindir, libdir and incdir after custom PREFIX was set

An unexpected oddity: we previously used witwall/mman-win32, but
<https://github.com/witwall/mman-win32> is now an HTTP 301 (redirect)
to <https://github.com/alitrack/mman-win32>.
  • Loading branch information
jonpryor committed Dec 14, 2020
1 parent 97bbdd4 commit e6230c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
branch = master
[submodule "external/mman-win32"]
path = external/mman-win32
url = https://github.com/witwall/mman-win32.git
url = https://github.com/alitrack/mman-win32.git
branch = master
[submodule "external/nrefactory"]
path = external/nrefactory
Expand Down
2 changes: 1 addition & 1 deletion external/mman-win32
Submodule mman-win32 updated 2 files
+7 −3 configure
+8 −3 mman.c

0 comments on commit e6230c5

Please sign in to comment.