commit | cf75c86cdf16b3c100068e102235c94316e8b92e | [log] [tgz] |
---|---|---|
author | Alex Brainman <alex.brainman@gmail.com> | Fri Feb 11 10:15:51 2011 +1100 |
committer | Alex Brainman <alex.brainman@gmail.com> | Fri Feb 11 10:15:51 2011 +1100 |
tree | da7955d6f15c1c33f6f88f7ae6beb57fb61b663a | |
parent | 876e9d1b89cf87f3791153fa9472142cd5294223 [diff] |
syscall: change windows apis with bool return value to return errno instead This change is to make these apis similar to their unix counterparts. R=rsc CC=golang-dev https://golang.org/cl/4185042