2024-04-09 16:07:04 -04:00
2025-11-09 15:21:39 -05:00
2024-04-09 16:07:04 -04:00
2025-10-27 09:08:22 -07:00
2025-10-27 09:08:22 -07:00
2022-08-22 11:09:02 -04:00
2025-10-27 09:08:22 -07:00
2025-10-27 09:08:22 -07:00
2025-10-27 09:08:22 -07:00
2016-01-30 18:11:47 -08:00
2025-10-27 09:08:22 -07:00
2025-11-09 15:08:28 -05:00
2025-10-27 09:08:22 -07:00
2022-06-16 18:05:25 +00:00

go-winio - rwinkhart patches

This repository holds my custom patches atop the go-winio 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.

S
Description
Win32 IO-related utilities for Go
Readme MIT
835 KiB
Languages
Go 100%