commit | 6f6f1bd054bf8789ede8cdfeaf28fa5af88bc371 | [log] [tgz] |
---|---|---|
author | Alan Shreve <alan@inconshreveable.com> | Sat Jun 14 15:51:00 2014 +1000 |
committer | Alex Brainman <alex.brainman@gmail.com> | Sat Jun 14 15:51:00 2014 +1000 |
tree | a783347ffa3cbc87f4f0d670260031fc32047c2a | |
parent | f303b4965c4f2ebfc3678fa46ae7c6a722d9e14a [diff] |
syscall: implement syscall.Getppid() on Windows Also added a test to verify os.Getppid() works across all platforms LGTM=alex.brainman R=golang-codereviews, alex.brainman, shreveal, iant CC=golang-codereviews https://golang.org/cl/102320044