commit | 6acee93ad0eb747302862e89d265c2620ac8d81a | [log] [tgz] |
---|---|---|
author | Eric Lagergren <eric@ericlagergren.com> | Sun Apr 03 11:18:00 2022 -0700 |
committer | Tobias Klauser <tobias.klauser@gmail.com> | Sun Apr 03 20:57:10 2022 +0000 |
tree | 35d65b3d42f5f91f624a66662d6d607233065aac | |
parent | 483a9cbc67c01f740bb259a7f11f6a2f99b63256 [diff] |
unix: regenerate OPEN_TREE_CLONE Constant was incorrectly generated in CL 397094. Change-Id: I3aeef51e1ad2ec43332fbcdff6afc705b098f57d Reviewed-on: https://go-review.googlesource.com/c/sys/+/397814 Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org> Reviewed-by: Tobias Klauser <tobias.klauser@gmail.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.