mirror of
https://github.com/rwinkhart/sys.git
synced 2026-08-28 04:46:44 -04:00
93a64518fe89c9361095f29c2a03406a1203270c
sys - rwinkhart patches
This repository holds my custom patches atop the Go sys module.
The only changes in the master branch are this README and the patches in the 1patches directory. The patches are applied on other branches and tagged releases are available for import from the releases page.
How To?
Copy the desired patch file(s) into a new branch (cloned from upstream master) and apply with patch -p1 < patchfile.patch.
Description
[mirror] Go packages for low-level interaction with the operating system
15 MiB
Languages
Go
85.7%
Assembly
12.4%
Shell
1.7%
C
0.1%