Go packages for low-level interaction with the operating system

Clone this repo:
  1. e4444cb windows: add NtSetEaFile, NtQueryEaFile and NtQueryInformationFile by Alex Dubov · 4 weeks ago master
  2. 04396e8 unix: add Readv, Writev, Preadv, Pwritev for OpenBSD by Aaqa Ishtyaq · 2 weeks ago
  3. fb1facd windows: avoid uint16 overflow in NewNTUnicodeString by Damien Neil · 3 weeks ago v0.44.0
  4. 94ad893 windows: add GetIfTable2Ex, GetIpInterface{Entry,Table}, GetUnicastIpAddressTable by database64128 · 3 months ago
  5. 54fe89f cpu: use IsProcessorFeaturePresent to calculate ARM64 on windows by Alex Brainman · 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.