go/src/pkg/io
Shenghou Ma 240834374a io/ioutil: use pathname instead of name in docs to avoid confusion
caller of ioutil.TempFile() can use f.Name() to get "pathname"
of the temporary file, instead of just the "name" of the file.

Also remove an out-of-date comment about random number state.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/6649054
2012-10-13 19:05:22 +08:00
..
ioutil io/ioutil: use pathname instead of name in docs to avoid confusion 2012-10-13 19:05:22 +08:00
io.go io: amend ReaderFrom doc as per r's comment 2012-08-08 15:41:47 +10:00
io_test.go
multi.go
multi_test.go
pipe.go all: more typos 2012-03-02 11:15:45 -08:00
pipe_test.go various: a grab-bag of time.Duration cleanups. 2011-12-13 10:42:56 +11:00