Gianguido Sora` 98c5dad5d1 unix: update the OpenBSD pledge interface to handle execpromises | 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á 10 anos atrás | |
.gitignore | há 10 anos atrás | |
AUTHORS | há 12 anos atrás | |
CONTRIBUTING.md | há 6 anos atrás | |
CONTRIBUTORS | há 12 anos atrás | |
LICENSE | há 12 anos atrás | |
PATENTS | há 12 anos atrás | |
README.md | há 7 anos atrás | |
codereview.cfg | há 9 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.