]> Dogcows Code - chaz/tar/commit
Honor the pax-option overrides when creating archive.
authorSergey Poznyakoff <gray@gnu.org>
Fri, 7 Nov 2014 11:03:18 +0000 (13:03 +0200)
committerSergey Poznyakoff <gray@gnu.org>
Fri, 7 Nov 2014 11:15:54 +0000 (13:15 +0200)
commite7b6f8e3aecf2699ecd1e18f905e14a2841c5e00
tree2fcef69765f59cca5226e4641ad6581098b1a44a
parent586a6263e9d97494139b4285c81ee5907c9d7252
Honor the pax-option overrides when creating archive.

Changes proposed by Denis Excoffier.

* NEWS: Fix typos.
* doc/tar.texi: Fix typos.  Improve recipe for creation of binary
equivalent archives.
* src/create.c (write_extended): Use the value of the
--mtime option (if specified) as the default for exthdr.mtime.
* src/xheader.c (xheader_store): Create the header if at least
one override is supplied in --pax-option.
NEWS
doc/tar.texi
src/create.c
src/xheader.c
This page took 0.021554 seconds and 4 git commands to generate.