]> Cypherpunks repositories - gostls13.git/commit
os: correct Stat S_ISDIR on Windows
authorYasuhiro Matsumoto <mattn.jp@gmail.com>
Wed, 20 Oct 2010 23:29:45 +0000 (10:29 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Wed, 20 Oct 2010 23:29:45 +0000 (10:29 +1100)
commit1c9dfb7647a6802c73a7aafa6f45f2e6249f5ab6
tree0fb5cdd4cc7da79a79e404bc01e27b10f3f2bb4c
parent231fcea7e60ebf76d01b6ebd6534558ac079fe3c
os: correct Stat S_ISDIR on Windows

R=rsc, brainman
CC=golang-dev
https://golang.org/cl/2598041
src/pkg/os/stat_windows.go