Go packages for low-level interaction with the operating system

Clone this repo:
  1. 9e7e939 cpu: handle vendor suffixes in parseRelease by An Long · 5 weeks ago master v0.47.0
  2. f6fb8a1 unix: use epoll_pwait rather than epoll_wait by Jorropo · 5 weeks ago
  3. f3eeabf windows: avoid length overflow in NewNTString by bg0d-droid · 5 weeks ago
  4. 3cb6647 unix: update glibc to 2.43 by Mauri de Souza Meneguzzo · 6 weeks ago
  5. c507910 windows: document safe usage of TrusteeValue by Damien Neil · 7 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.