|
|
há 6 anos atrás | |
|---|---|---|
| cpu | há 6 anos atrás | |
| plan9 | há 6 anos atrás | |
| unix | há 6 anos atrás | |
| windows | há 6 anos atrás | |
| .gitattributes | há 11 anos atrás | |
| .gitignore | há 11 anos atrás | |
| AUTHORS | há 14 anos atrás | |
| CONTRIBUTING.md | há 7 anos atrás | |
| CONTRIBUTORS | há 14 anos atrás | |
| LICENSE | há 13 anos atrás | |
| PATENTS | há 13 anos atrás | |
| README.md | há 8 anos atrás | |
| codereview.cfg | há 10 anos atrás | |
| go.mod | há 6 anos atrás |
This repository holds supplemental Go packages for low-level interactions with the operating system.
The easiest way to install is to run go get -u golang.org/x/sys. You can
also manually git clone the repository to $GOPATH/src/golang.org/x/sys.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the sys repository is located at https://github.com/golang/go/issues. Prefix your issue with "x/sys:" in the subject line, so it is easy to find.