]> Cypherpunks repositories - gostls13.git/commit
os: broaden the range of errors understood by IsNotExist on Plan 9
authorNicolas Owens <mischief@offblast.org>
Fri, 18 Jul 2014 18:04:29 +0000 (11:04 -0700)
committerRob Pike <r@golang.org>
Fri, 18 Jul 2014 18:04:29 +0000 (11:04 -0700)
commite45c384b73bdf9b8b57f6319c2db763187a1da4f
treeafeb3e862387849b7339242153696acd272a612f
parent6089fc767cb2c5892fd077349e5c03cf818b1639
os: broaden the range of errors understood by IsNotExist on Plan 9

Ken's standalone file server and its derivatives, like cwfs, return
error strings different from fossil when the user opens non-existent
files.

LGTM=aram, 0intro, r
R=0intro, aram, r
CC=golang-codereviews, ken
https://golang.org/cl/112420045
src/pkg/os/error_plan9.go