Go packages for low-level interaction with the operating system

Clone this repo:
  1. df7d5d7 unix: automatically remove container created by mkall.sh by Mark Ryan · 2 years, 9 months ago master
  2. 68a4a8e unix: avoid nil pointer dereference in Utime by Tobias Klauser · 2 days ago
  3. 690c91f unix: add CPUSetDynamic for systems with more than 1024 CPUs by Kir Kolyshkin · 4 months ago
  4. f33a730 windows: support nil security descriptor on GetNamedSecurityInfo by qmuntal · 2 weeks ago v0.43.0
  5. 493d172 cpu: add runtime import in cpu_darwin_arm64_other.go by Dmitri Shuralyov · 2 weeks 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.