Go packages for low-level interaction with the operating system

Clone this repo:
  1. fb1facd windows: avoid uint16 overflow in NewNTUnicodeString by Damien Neil · 19 hours ago master
  2. 94ad893 windows: add GetIfTable2Ex, GetIpInterface{Entry,Table}, GetUnicastIpAddressTable by database64128 · 2 months ago
  3. 54fe89f cpu: use IsProcessorFeaturePresent to calculate ARM64 on windows by Alex Brainman · 4 weeks ago
  4. df7d5d7 unix: automatically remove container created by mkall.sh by Mark Ryan · 2 years, 9 months ago
  5. 68a4a8e unix: avoid nil pointer dereference in Utime by Tobias Klauser · 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.