commit | 1a9c977f74b4b93f42011ca2a56f67995414d85c | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Wed Jun 09 18:25:33 2021 +0200 |
committer | Tobias Klauser <tobias.klauser@gmail.com> | Fri Jun 11 08:36:32 2021 +0000 |
tree | bf0313e0360c2818fe77d05c8a7c42ee626a0d17 | |
parent | 9f1793e2e20eb67a1e42f6df79c9bf606ff16fed [diff] |
unix: add AT_EACCESS on freebsd Change-Id: Ic6ac2335d5f831682ea61fc3b1276abd0a72a6af Reviewed-on: https://go-review.googlesource.com/c/sys/+/326431 Trust: Tobias Klauser <tobias.klauser@gmail.com> Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Go Bot <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.