go/src/archive/tar
Alex Brainman 53eb4783c2 archive/tar: move round-trip reading into common os file
Fixes #11426

Change-Id: I77368b0e852149ed4533e139cc43887508ac7f78
Reviewed-on: https://go-review.googlesource.com/11662
Reviewed-by: Austin Clements <austin@google.com>
Reviewed-by: Russ Cox <rsc@golang.org>
2015-06-30 02:20:20 +00:00
..
testdata archive/tar: fix round-trip attributes 2015-06-26 15:51:06 +00:00
common.go archive/tar: move round-trip reading into common os file 2015-06-30 02:20:20 +00:00
example_test.go archive/tar: set Header.Mode in example 2015-01-26 01:54:06 +00:00
reader.go archive/tar: add missing error checks 2015-06-18 16:02:34 +00:00
reader_test.go archive/tar: add missing error checks 2015-06-18 16:02:34 +00:00
stat_atim.go build: move package sources from src/pkg to src 2014-09-08 00:08:51 -04:00
stat_atimespec.go build: move package sources from src/pkg to src 2014-09-08 00:08:51 -04:00
stat_unix.go archive/tar: move round-trip reading into common os file 2015-06-30 02:20:20 +00:00
tar_test.go archive/tar: move round-trip reading into common os file 2015-06-30 02:20:20 +00:00
writer.go archive/tar: fix error message 2015-05-04 21:27:45 +00:00
writer_test.go archive/tar: fix round-trip attributes 2015-06-26 15:51:06 +00:00