commit | f475640dd07b1f334edaf5dc3d7e1ec3ae954d41 | [log] [tgz] |
---|---|---|
author | Nahum Shalman <nahamu@gmail.com> | Fri Aug 27 12:59:39 2021 +0000 |
committer | Tobias Klauser <tobias.klauser@gmail.com> | Thu Sep 02 05:02:50 2021 +0000 |
tree | a5c31d2830fe3e952d9688094dfe6dedb695953d | |
parent | 164ac21ac19debb5bb11421e630ab8c34175ecf7 [diff] |
unix: add more illumos Lifreq helpers This work is in support of wireGuard/wireguard-go#39 Change-Id: Id205d28935b76b49ec6b29aba0a741659c5c01d7 Reviewed-on: https://go-review.googlesource.com/c/sys/+/345610 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com> Trust: Cherry Mui <cherryyz@google.com>
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.