]> Cypherpunks repositories - gostls13.git/commit
os: document that the runtime can write to standard error
authorIan Lance Taylor <iant@golang.org>
Thu, 9 Jun 2016 04:09:09 +0000 (21:09 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 9 Jun 2016 13:47:13 +0000 (13:47 +0000)
commita8c6c4837c17ab4ec3ba78e40b9a72dc70d9cf5a
tree5a8cb545547c8a28be71773be77b45433f8c5ee6
parent763883632e4d7fea145b6f3a7ee501b5ad9096f2
os: document that the runtime can write to standard error

Fixes #15970.

Change-Id: I3f7d8316069a69d0e3859aaa96bc1414487fead0
Reviewed-on: https://go-review.googlesource.com/23921
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/os/file.go