commit | ed371f2e16b4b305ee99df548828de367527b76b | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Mon Jun 22 23:07:51 2020 +0200 |
committer | Tobias Klauser <tobias.klauser@gmail.com> | Mon Jun 22 21:40:17 2020 +0000 |
tree | 25906f9349c23dc752625bb146075dec64ba41d8 | |
parent | 4b0db7f3f76bf41ab7a24511c25e99583f5c0927 [diff] |
unix: adjust statfs_freebsd11_t member types on freebsd/arm Follow-up for CL 239060. Otherwise the types don't match when copy()'ing in (*Statfs_t).convertFrom Change-Id: I8b05247d01e1ac120ea378806793dc1c996f9a4b Reviewed-on: https://go-review.googlesource.com/c/sys/+/239397 Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> 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.