Go packages for low-level interaction with the operating system

Clone this repo:
  1. 54fe89f cpu: use IsProcessorFeaturePresent to calculate ARM64 on windows by Alex Brainman · 3 weeks ago master
  2. df7d5d7 unix: automatically remove container created by mkall.sh by Mark Ryan · 2 years, 9 months ago
  3. 68a4a8e unix: avoid nil pointer dereference in Utime by Tobias Klauser · 6 days ago
  4. 690c91f unix: add CPUSetDynamic for systems with more than 1024 CPUs by Kir Kolyshkin · 4 months ago
  5. f33a730 windows: support nil security descriptor on GetNamedSecurityInfo by qmuntal · 3 weeks ago v0.43.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.