Go packages for low-level interaction with the operating system

Clone this repo:
  1. 613e257 cpu: add riscv64 hwprobe drift test by kinsonnee · 8 weeks ago master
  2. 6f7b10f unix: add MLOCK_ONFAULT constant by Filippo Valsorda · 5 days ago
  3. 663e7c8 cpu: add basic support for GOARCH=sparc64 by Stian Halseth · 8 days ago
  4. de5f12f cpu: add ppc64le POWER10 detection by Tianon Gravi · 9 days ago
  5. 80e8acf unix: run go fix by Tobias Klauser · 9 days ago

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.