Go packages for low-level interaction with the operating system

Clone this repo:
  1. 6a85559 windows: fix dangling pointers in (*SECURITY_DESCRIPTOR).ToAbsolute by thepudds · 10 days ago master
  2. 01aaa83 all: simplify code by using modern Go constructs by Tobias Klauser · 2 weeks ago v0.32.0
  3. 1b2bd6b windows: replace all StringToUTF16 calls with UTF16FromString by Douglas Danger Manley · 4 weeks ago
  4. 1c3b72f unix: update Linux kernel to 6.14 by Mauri de Souza Meneguzzo · 3 weeks ago
  5. c175b6b windows: add cmsghdr and pktinfo structures by database64128 · 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.