commit | 5125a967100643cebc4501e3d626b44b5ab15747 | [log] [tgz] |
---|---|---|
author | Johnny Luo <johnnyluo1980@gmail.com> | Thu Jul 20 17:20:46 2017 +1000 |
committer | Brad Fitzpatrick <bradfitz@golang.org> | Thu Jul 20 07:43:15 2017 +0000 |
tree | 5c2f4fb8cd3026e50ee4ca50cf753a07d8feedd8 | |
parent | 3498012e79e7955513c5a39e193a7a4f7a6cf231 [diff] |
os: remove duplicate check from windows os.Stat Fixes #21075 Change-Id: Idfe5002dfe17943844d9427e27f82ce894b92e80 Reviewed-on: https://go-review.googlesource.com/50270 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 3.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://golang.org/dl/.
After downloading a binary release, visit https://golang.org/doc/install or load doc/install.html in your web browser for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://golang.org/doc/install/source or load doc/install-source.html in your web browser for source installation instructions.
Go is the work of hundreds of contributors. We appreciate your help!
To contribute, please read the contribution guidelines: https://golang.org/doc/contribute.html
Note that the Go project does not use GitHub pull requests, and that we use the issue tracker for bug reports and proposals only. See https://golang.org/wiki/Questions for a list of places to ask questions about the Go language.