mirror of
https://github.com/golang/sys.git
synced 2026-02-08 03:36:03 +03:00
The syscall package already has this, but this one does not, so add this simple companion to CreateProcess. Change-Id: I8533f91245630dcf39705ae56a22c1217871f968 Reviewed-on: https://go-review.googlesource.com/c/sys/+/322489 Trust: Jason A. Donenfeld <Jason@zx2c4.com> Trust: Brad Fitzpatrick <bradfitz@golang.org> Run-TryBot: Jason A. Donenfeld <Jason@zx2c4.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>