]> Dogcows Code - chaz/tar/commitdiff
* src/common.h (transform_symlinks_option): New global.
authorSergey Poznyakoff <gray@gnu.org.ua>
Thu, 16 Oct 2008 11:07:19 +0000 (11:07 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Thu, 16 Oct 2008 11:07:19 +0000 (11:07 +0000)
* src/create.c (dump_file0): Transform symlink targets only if
explicitly required.  Thanks Cyril Strejc for reporting the
problem.
* src/tar.c (parse_opt): New options --transform-symlinks and
--no-transform-symlinks. New alias --xform to the --transform
option.
* doc/tar.texi: Document --transform-symlinks
* NEWS: Update.
* THANKS: Update.

* src/names.c (name_gather): Use xzalloc.
* src/buffer.c (short_read): Move record size detection before
the loop.


No differences found
This page took 0.022601 seconds and 4 git commands to generate.