]> Cypherpunks repositories - gostls13.git/commit
Add write support for the GNU tar binary numeric field extension.
authorDavid Symonds <dsymonds@golang.org>
Mon, 5 Oct 2009 11:08:24 +0000 (04:08 -0700)
committerDavid Symonds <dsymonds@golang.org>
Mon, 5 Oct 2009 11:08:24 +0000 (04:08 -0700)
commitc17dde2730520ed02e37f34203246363db3023f1
treef6f2e2b5dcd6e0e1693c20978de3f35dc9ce68c0
parent168777d4af9eca993f2b11e193a537fa37c52a05
Add write support for the GNU tar binary numeric field extension.

R=rsc
APPROVED=rsc
DELTA=102  (89 added, 1 deleted, 12 changed)
OCL=35321
CL=35327
src/pkg/archive/tar/testdata/writer-big.tar [new file with mode: 0644]
src/pkg/archive/tar/writer.go
src/pkg/archive/tar/writer_test.go
src/pkg/testing/iotest/Makefile
src/pkg/testing/iotest/writer.go [new file with mode: 0644]