commit | 0ac51a24ef1c37380f98ba8b98f56e3bffd59850 | [log] [tgz] |
---|---|---|
author | Awn <awn@cryptolosophy.org> | Sat Nov 18 17:35:49 2017 +0000 |
committer | Alex Brainman <alex.brainman@gmail.com> | Sun Nov 19 03:26:26 2017 +0000 |
tree | 2780bba100b030d15a6f07d935c5d4f6e24c6263 | |
parent | 0dd5e194bbf5eb84a39666eb4c98a4d007e4203a [diff] |
windows: add process creation flags Fixes golang/go#22801 Change-Id: I1f466e26bcdf52bdd0df09bd81e31dde10347862 Reviewed-on: https://go-review.googlesource.com/78618 TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
This repository holds supplemental Go packages for low-level interactions with the operating system.
The easiest way to install is to run go get -u golang.org/x/sys
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/sys
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the sys repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/sys:” in the subject line, so it is easy to find.