commit | fb9fc886ff937a0868e77b3c7942ccd56eea5d4a | [log] [tgz] |
---|---|---|
author | Hector Chu <hectorchu@gmail.com> | Thu Feb 03 12:50:41 2011 +1100 |
committer | Alex Brainman <alex.brainman@gmail.com> | Thu Feb 03 12:50:41 2011 +1100 |
tree | 571192ecbfab315447d767ef95ae56791ed7c970 | |
parent | 68b40fbbb8ceff55efdf6dfb1f25c48c2f2df6d4 [diff] |
windows: syscall: Make ForkExec acquire the ForkLock so that spawned processes avoid inheriting pipes. Implement CloseOnExec. Make file and pipe handles inheritable. R=rsc, brainman, vincent.vanackere CC=golang-dev https://golang.org/cl/4126047