Go packages for low-level interaction with the operating system

Clone this repo:
  1. c756214 cpu: add support for AVX-VNNI and IFMA detection by Grigorii Khvatskii · 7 days ago master
  2. 1c14dca unix: add GetPeerUcred and UcredGet for solaris by Nahum Shalman · 13 days ago
  3. d4ac05d windows: update NewLazyDLL, LoadDLL docs to point to NewLazySystemDLL by Sebastiaan van Stijn · 3 weeks ago v0.29.0
  4. 680bd24 windows: remove unused errString type by Sebastiaan van Stijn · 3 weeks ago
  5. a7f19e9 unix: add Dup3 on dragonfly by Tobias Klauser · 4 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.