1
0
mirror of https://github.com/golang/go synced 2024-10-04 21:11:22 -06:00
go/src/pkg/archive/tar
Rob Pike 4d310f2434 reverse the arguments to io.Copy so the destination is on the
left, like an assignment, like strcpy, etc.

R=rsc
CC=go-dev
http://go/go-review/1016011
2009-11-01 20:59:49 -08:00
..
testdata Add write support for the GNU tar binary numeric field extension. 2009-10-05 04:08:24 -07:00
common.go another round of gofmt applications 2009-10-06 14:55:39 -07:00
Makefile convert non-low-level non-google pkg code 2009-08-12 13:19:17 -07:00
reader_test.go another round of gofmt applications 2009-10-06 14:55:39 -07:00
reader.go reverse the arguments to io.Copy so the destination is on the 2009-11-01 20:59:49 -08:00
writer_test.go Add write support for the GNU tar binary numeric field extension. 2009-10-05 04:08:24 -07:00
writer.go reverse the arguments to io.Copy so the destination is on the 2009-11-01 20:59:49 -08:00