-
Notifications
You must be signed in to change notification settings - Fork 589
unix: add Mremap for linux #164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
f55c41c
to
22de029
Compare
This PR (HEAD: 22de029) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/sys/+/502715 to see it. Tip: You can toggle comments from me using the |
This PR (HEAD: 9c1946d) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/sys/+/502715 to see it. Tip: You can toggle comments from me using the |
Message from Ian Lance Taylor: Patch Set 2: (6 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
This PR (HEAD: 548707d) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/sys/+/502715 to see it. Tip: You can toggle comments from me using the |
This PR (HEAD: ee52c47) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/sys/+/502715 to see it. Tip: You can toggle comments from me using the |
Message from Anton Kuklin: Patch Set 5: (6 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
Message from Ian Lance Taylor: Patch Set 5: Run-TryBot+1 (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
Message from Gopher Robot: Patch Set 5: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
Message from Gopher Robot: Patch Set 5: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
Message from Gopher Robot: Patch Set 5: TryBot-Result-1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
Message from Anton Kuklin: Patch Set 5: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
Message from Ian Lance Taylor: Patch Set 5: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
Message from Anton Kuklin: Patch Set 5: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
Message from Ian Lance Taylor: Patch Set 5: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
Message from Anton Kuklin: Patch Set 6: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
This PR (HEAD: 7598fa3) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/sys/+/502715 to see it. Tip: You can toggle comments from me using the |
Message from Ian Lance Taylor: Patch Set 7: Run-TryBot+1 (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
This PR (HEAD: 90887c6) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/sys/+/502715 to see it. Tip: You can toggle comments from me using the |
Message from Gopher Robot: Patch Set 7: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
Message from Gopher Robot: Patch Set 7: TryBot-Result+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
Message from Aaron Beitch: Patch Set 7: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
Message from Anton Kuklin: Patch Set 8: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
This PR (HEAD: 26ac22b) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/sys/+/502715 to see it. Tip: You can toggle comments from me using the |
Message from Anton Kuklin: Patch Set 8: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
Message from Anton Kuklin: Patch Set 8: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
Message from Anton Kuklin: Patch Set 9: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
Message from Anton Kuklin: Patch Set 9: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
Message from Ian Lance Taylor: Patch Set 9: Run-TryBot+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
Message from Gopher Robot: Patch Set 9: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
Message from Gopher Robot: Patch Set 9: TryBot-Result+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
Message from Ian Lance Taylor: Patch Set 9: Auto-Submit+1 Code-Review+2 Run-TryBot+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
Message from Bryan Mills: Patch Set 9: Code-Review+1 (4 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
This PR (HEAD: fa80586) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/sys/+/502715 to see it. Tip: You can toggle comments from me using the |
Message from Bryan Mills: Patch Set 10: Code-Review+1 (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
This PR (HEAD: 003dbe9) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/sys/+/502715 to see it. Tip: You can toggle comments from me using the |
This PR (HEAD: c348b61) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/sys/+/502715 to see it. Tip: You can toggle comments from me using the |
Message from Anton Kuklin: Patch Set 11: (4 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
Message from Anton Kuklin: Patch Set 11: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
For golang/go#60409 Change-Id: I75a9732ee996f0aeb91599d80803f96ada468c27 GitHub-Last-Rev: c348b61 GitHub-Pull-Request: #164 Reviewed-on: https://go-review.googlesource.com/c/sys/+/502715 Auto-Submit: Ian Lance Taylor <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Bryan Mills <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]> Run-TryBot: Ian Lance Taylor <[email protected]>
Message from Ian Lance Taylor: Patch Set 12: Auto-Submit+1 Code-Review+2 Run-TryBot+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/502715. |
This PR is being closed because golang.org/cl/502715 has been merged. |
For golang/go#60409