]> Cypherpunks repositories - gostls13.git/commit
Add support for the basic extension done by Schilling's star.
authorDavid Symonds <dsymonds@golang.org>
Thu, 11 Jun 2009 04:32:36 +0000 (21:32 -0700)
committerDavid Symonds <dsymonds@golang.org>
Thu, 11 Jun 2009 04:32:36 +0000 (21:32 -0700)
commit61d6ad317856c85987b146ef6f65d0dd913f7bfa
tree128839b99f8011e2b07a278e307d4ceff34d86f0
parent7fd9cfd0cc74756ffa1cb9ac58f847b7c583c4ce
Add support for the basic extension done by Schilling's star.
Compute checksums in both ways (unsigned and signed).

R=rsc
APPROVED=rsc
DELTA=188  (145 added, 21 deleted, 22 changed)
OCL=30126
CL=30179
src/pkg/archive/tar/testdata/gnu.tar [moved from src/pkg/archive/tar/testdata/test.tar with 100% similarity]
src/pkg/archive/tar/testdata/star.tar [new file with mode: 0644]
src/pkg/archive/tar/untar.go
src/pkg/archive/tar/untar_test.go