commit | 6943ab67c485d110829e8c77c3a46235a07d73b9 | [log] [tgz] |
---|---|---|
author | Mauri de Souza Meneguzzo <mauri870@gmail.com> | Mon May 13 22:05:48 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Mon May 13 22:24:33 2024 +0000 |
tree | 43303469d9dc2af279950e4c6e7f6af8ef53979f | |
parent | 92f3ad6e7f2c62ef8e7c26906fdb3b67419566ac [diff] |
unix/linux: update glibc to 2.39 Change-Id: I5c2b996180073ca10f1b7c86201a19eaf0557e43 GitHub-Last-Rev: a092f56935c2d7fb64fc9d3922806b2e9e40e143 GitHub-Pull-Request: golang/sys#195 Reviewed-on: https://go-review.googlesource.com/c/sys/+/585136 Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.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.