Go packages for low-level interaction with the operating system

Clone this repo:
  1. 6fb913b unix: return early on error in Recvmsg by HuShuai · 4 days ago master
  2. 2f44229 sys/cpu: add symbolic constants for remaining cpuid bits by khr@golang.org · 3 weeks ago v0.40.0
  3. e5770d2 sys/cpu: use symbolic names for masks by khr@golang.org · 3 weeks ago
  4. 714a44c sys/cpu: modify x86 port to match what internal/cpu does by khr@golang.org · 3 weeks ago
  5. 08e5482 unix: fix out of bounds memory access in tests by Florian Zenker · 7 weeks ago v0.39.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.