commit | 56ede360ec1c541828fb88741b3f1049406d28f5 | [log] [tgz] |
---|---|---|
author | Michael Stapelberg <stapelberg@google.com> | Wed Jun 13 17:50:41 2018 +0200 |
committer | Ian Lance Taylor <iant@golang.org> | Wed Jun 13 17:11:35 2018 +0000 |
tree | 6406c96804ce6eab1d16a998af25ed051d42a16c | |
parent | 8ee9f3e146b708d082f4bab861e5759d1edf8c00 [diff] |
unix: add rtc defines and types Change-Id: I280fc3b2cd3402c40f2840d152bac2fa288f48a0 Reviewed-on: https://go-review.googlesource.com/118661 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
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.