-
Notifications
You must be signed in to change notification settings - Fork 18k
x/sys/unix: add Msync #8245
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
Labels
Milestone
Comments
Would you like to send in a patch? See http://golang.org/doc/contribute.html Labels changed: added release-go1.4, repo-main. |
CL https://golang.org/cl/50891 mentions this issue. |
CL https://golang.org/cl/50892 mentions this issue. |
gopherbot
pushed a commit
to golang/sys
that referenced
this issue
Jul 25, 2017
Add the Msync function on Linux. See http://man7.org/linux/man-pages/man2/msync.2.html Updates golang/go#8245 Change-Id: I964259bafc8d4fbca09961443f21c4278bf56706 Reviewed-on: https://go-review.googlesource.com/50891 Reviewed-by: Ian Lance Taylor <iant@golang.org> Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
micanzhang
pushed a commit
to micanzhang/sys
that referenced
this issue
Sep 12, 2017
Add the Msync function on Linux. See http://man7.org/linux/man-pages/man2/msync.2.html Updates golang/go#8245 Change-Id: I964259bafc8d4fbca09961443f21c4278bf56706 Reviewed-on: https://go-review.googlesource.com/50891 Reviewed-by: Ian Lance Taylor <iant@golang.org> Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
micanzhang
pushed a commit
to micanzhang/sys
that referenced
this issue
Sep 12, 2017
Add the Msync function on darwin/amd64 and darwin/386. Fixes golang/go#8245 Change-Id: I1d234bb97731934c36d926ed2332c93b35b2f641 Reviewed-on: https://go-review.googlesource.com/50892 Reviewed-by: Ian Lance Taylor <iant@golang.org> Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: