1
0
mirror of https://github.com/golang/go synced 2024-11-19 22:34:48 -07:00
go/src/pkg/archive
Alexander Larsson 87d58f44a1 archive/tar: support extended attributes
This adds support for archives with the SCHILY.xattr field in the
pax header. This is what gnu tar and star generate.
Fixes #7154.

LGTM=dsymonds
R=golang-codereviews, gobot, dsymonds
CC=golang-codereviews
https://golang.org/cl/54570043
2014-02-13 20:08:30 +11:00
..
tar archive/tar: support extended attributes 2014-02-13 20:08:30 +11:00
zip archive/zip: re-use flate.Writers when writing compressed files 2014-02-11 11:41:25 -08:00