| commit | 3330b5e756f9a4ffd9510bc98b4c8b5b6d05b9c7 | [log] [tgz] |
|---|---|---|
| author | Manuel Schönlaub <manuel.schoenlaub@gmail.com> | Wed Mar 19 21:08:22 2025 -0600 |
| committer | Gopher Robot <gobot@golang.org> | Thu Mar 20 08:06:05 2025 -0700 |
| tree | 5def64efbecdf7c7e4c3af292ed80d9137d11916 | |
| parent | 7401cce31392295f531e1d0fcc2f01d782353300 [diff] |
unix: support Readv, Preadv, Writev and Pwritev for darwin Darwin, starting with Big Sur, supports vectorized IO. Fixes golang/go#64710 Change-Id: Ic3a3c51009eab24f70665d8d3a145b328a7713c6 Reviewed-on: https://go-review.googlesource.com/c/sys/+/548795 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Ian Lance Taylor <iant@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Cherry Mui <cherryyz@google.com>
This repository holds supplemental Go packages for low-level interactions with the operating system.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/sys.
The main issue tracker for the sys repository is located at https://go.dev/issues. Prefix your issue with “x/sys:” in the subject line, so it is easy to find.