commit | fefb4affbef3e60c52b2281bce1975f774e4e990 | [log] [tgz] |
---|---|---|
author | Nahum Shalman <nahamu@gmail.com> | Thu Jun 03 01:35:01 2021 +0000 |
committer | Tobias Klauser <tobias.klauser@gmail.com> | Tue Aug 17 13:44:02 2021 +0000 |
tree | 20f9eb57b62192836424cb3bf8105b24f8de7383 | |
parent | 13f9c583af7464f257cbe75ca1ed9414f02fc35e [diff] |
unix: expose solaris types needed for Event Ports This work is in support of a cleanup of fsnotify/fsnotify#263 Change-Id: I2bc50036087a038c2aa8b6178687d1a870b9d1fd Reviewed-on: https://go-review.googlesource.com/c/sys/+/324629 Reviewed-by: Ian Lance Taylor <iant@golang.org> Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com> Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Go Bot <gobot@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.