Go packages for low-level interaction with the operating system

Clone this repo:
  1. 08e5482 unix: fix out of bounds memory access in tests by Florian Zenker · 2 weeks ago master v0.39.0
  2. 4f4f1c6 Revert "cpu: add HPDS, LOR, PAN detection for arm64" by Cherry Mui · 2 weeks ago
  3. ca63116 unix: add IOCTL_MEI_* constants by Tobias Klauser · 5 weeks ago
  4. a4199c0 unix: fix definition of Statvfs_t for netbsd-arm. by Benny Siegert · 6 weeks ago
  5. 15129aa cpu: also use MRS instruction in getmmfr1 by Tobias Klauser · 5 weeks ago v0.38.0

sys

Go Reference

This repository holds supplemental Go packages for low-level interactions with the operating system.

Report Issues / Send Patches

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.