Go packages for low-level interaction with the operating system

Clone this repo:
  1. 0a57dbc unix: update to kernel Linux 6.12 by Mauri de Souza Meneguzzo · 2 weeks ago master
  2. 3cf1e67 unix: don't fail TestPpoll on EINTR by Tobias Klauser · 3 weeks ago
  3. d2cea70 windows: add functions to get named pipe process IDs by MOHAN KUMAR R · 3 weeks ago
  4. a13946c windows: regenerate zsyscall_windows.go by MOHAN KUMAR R · 3 weeks ago
  5. e0753d4 Revert "windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall{6,9,12,15}" by Quim Muntal · 4 weeks ago v0.27.0

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.