mirror of
https://github.com/golang/sys.git
synced 2026-02-08 03:36:03 +03: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
Languages
Go
85.8%
Assembly
12.3%
Shell
1.7%
C
0.1%