| commit | 52ba35ddf9b65dc3ad27218743aa2444fe13b690 | [log] [tgz] |
|---|---|---|
| author | Tobias Klauser <tklauser@distanz.ch> | Fri Jan 12 16:25:57 2018 +0100 |
| committer | Tobias Klauser <tobias.klauser@gmail.com> | Mon Jan 15 08:58:03 2018 +0000 |
| tree | 190bff3d9dad5a23f10c7f1174ec64c8d2c5d61b | |
| parent | 810d7000345868fc619eb81f46307107118f4ae1 [diff] |
unix: check error return of os.Symlink in tests on Linux Change-Id: Iddb6fbcb0f0f834fa9fd7ef95d57aa8c7b4007fd Reviewed-on: https://go-review.googlesource.com/87575 Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> Run-TryBot: Ian Lance Taylor <iant@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <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.