]> Dogcows Code - chaz/tar/commit
* 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)
commit57bfbbde90dfcc18ee6b1e27c01ba915ecc56312
treeba70375978435fa2ae5c1c4f2f3fb9613abc91e8
parent7b69ee5a240bf25a7b65e7724248f2dd3f7e4836
* src/common.h (transform_symlinks_option): New global.
* 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.
ChangeLog
NEWS
THANKS
doc/tar.texi
lib/.cvsignore
src/buffer.c
src/common.h
src/create.c
src/names.c
src/tar.c
This page took 0.020339 seconds and 4 git commands to generate.