]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1] os: move epipecheck from file_posix.go and into file_unix.go...
authorAlex Brainman <alex.brainman@gmail.com>
Fri, 21 Sep 2012 19:54:16 +0000 (05:54 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Fri, 21 Sep 2012 19:54:16 +0000 (05:54 +1000)
commit6601acb041bc6a2d5b49e0bc06fa5f120a1e19ec
tree68677695320ec8c866e091058918e6004a46174e
parent53299c4326db169936f831b282f4f5202b04ddbf
[release-branch.go1] os: move epipecheck from file_posix.go and into file_unix.go to fix windows build

««« backport d127749038e8
os: move epipecheck from file_posix.go and into file_unix.go to fix windows build

R=golang-dev
CC=golang-dev
https://golang.org/cl/6450058

»»»
src/pkg/os/file_posix.go
src/pkg/os/file_unix.go
src/pkg/os/file_windows.go