Go packages for low-level interaction with the operating system

Clone this repo:
  1. 543f21a all: upgrade go directive to at least 1.24.0 [generated] by Gopher Robot · 5 days ago master
  2. 5b936e1 unix/linux: update to Linux kernel 6.16, Go to 1.24.5 by Tobias Klauser · 13 days ago v0.35.0
  3. 3a82703 unix: remove redundant xnu version check for {p}readv/{p}writev by database64128 · 4 weeks ago
  4. 9920300 unix: add missing nft conntrack constants by nickgarlis · 3 weeks ago
  5. ad4e0fc unix: remove redundant word in comment by cuishuang · 3 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.