Go packages for low-level interaction with the operating system

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