Go packages for low-level interaction with the operating system

Clone this repo:
  1. 3687fbd cpu: better defaults on darwin ARM64 by Nuno Cruces · 6 days ago master
  2. 48062e9 plan9: change Note to alias syscall.Note by Alex Brainman · 5 weeks ago
  3. 4f23f80 windows: change Signal to alias syscall.Signal by Alex Brainman · 5 weeks ago
  4. 7548802 all: upgrade go directive to at least 1.25.0 [generated] by Gopher Robot · 4 days ago
  5. fc646e4 cpu: use IsProcessorFeaturePresent to calculate ARM64 on windows by Alex Brainman · 3 weeks ago v0.41.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.