]> Cypherpunks repositories - gostls13.git/commit
syscall: fix inverse checking of result code on windows.
authorYasuhiro Matsumoto <mattn.jp@gmail.com>
Wed, 16 Feb 2011 05:07:04 +0000 (16:07 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Wed, 16 Feb 2011 05:07:04 +0000 (16:07 +1100)
commit186b07afff967e79aa408155a02ac4e0b822c053
tree8ea3e319cdb3085358a0b42d996c54e69255818e
parent1c5ed263aef81dc91055980cf039837f971096fd
syscall: fix inverse checking of result code on windows.

R=golang-dev, brainman, rsc
CC=golang-dev
https://golang.org/cl/4179049
src/pkg/syscall/exec_windows.go