mirror of
https://github.com/rwinkhart/sys.git
synced 2026-08-28 12:56:32 -04:00
2d6f6f883a06fc0d5f4b14a81e4c28705ea64c15
I falsely assumed that enum values would be generated automatically, but now realize that the previous values I added were actually generated from preprocessor define statements. This change adds some missing values I intended to add in CL 59050. Fixes golang/go#21623. Change-Id: I3c40c8454ee1d323e1e4e014febe0874e859a378 Reviewed-on: https://go-review.googlesource.com/59090 Run-TryBot: Matt Layher <mdlayher@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
This repository holds supplemental Go packages for low-level interactions with the operating system. To submit changes to this repository, see http://golang.org/doc/contribute.html.
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%