Go packages for low-level interaction with the operating system

Clone this repo:
  1. d58dcfa unix: add GPIO constants and structs by Lorenz Brun · 3 months ago master v0.46.0
  2. 397d5f8 unix: update to Linux kernel 7.0 by Yan Zhu · 3 weeks ago v0.45.0
  3. 0a387f7 cpu: detect zbc extension on riscv64 by Tobias Klauser · 5 weeks ago
  4. 758f71c cpu: add LLACQ_SCREL, SCQ, DBAR_HINTS detection for loong64 by Guoqi Chen · 3 weeks ago
  5. 99666ae unix: merge Linux readv/writev implementation with Darwin/OpenBSD by Ian Lance Taylor · 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.