commit | 64e69d3925e2d1f3fb903a2b4f422cf1cbc49ec1 | [log] [tgz] |
---|---|---|
author | Michael Pratt <mpratt@google.com> | Thu Feb 24 16:54:13 2022 -0500 |
committer | Michael Pratt <mpratt@google.com> | Thu Apr 21 18:07:14 2022 +0000 |
tree | b3382afe0e529680d4ef4f100fce23f0bc0bd877 | |
parent | f7b12ff6fbad25ea30ae9f16dd1443eb9b76766d [diff] |
syscall: define Syscall in terms of RawSyscall on linux For #51087 Change-Id: I9de7e85ccf137ae73662759382334bcbe7208150 Reviewed-on: https://go-review.googlesource.com/c/go/+/388477 Run-TryBot: Michael Pratt <mpratt@google.com> Reviewed-by: Cherry Mui <cherryyz@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 3.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://go.dev/dl/.
After downloading a binary release, visit https://go.dev/doc/install for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://go.dev/doc/install/source for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines at https://go.dev/doc/contribute.
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://golang.org/wiki/Questions for a list of places to ask questions about the Go language.