]> Dogcows Code - chaz/tar/commit
Transform file names when updating and appendig to archives.
authorSergey Poznyakoff <gray@gnu.org.ua>
Wed, 27 Oct 2010 11:07:46 +0000 (14:07 +0300)
committerSergey Poznyakoff <gray@gnu.org.ua>
Wed, 27 Oct 2010 11:07:46 +0000 (14:07 +0300)
commit5af29cb944c84e2d539ce9df527d63c29f6012b9
treefa69890db97d71bd87c4978ad331358840d98e7d
parent7dd57ebdfa9ac0d2af4622449f45b5025f6c184f
Transform file names when updating and appendig to archives.

This complements 28e91b48.

* src/common.h (transform_stat_info): New prototype.
* src/list.c (transform_stat_info): Remove static qualifier.
* src/update.c (update_archive): Call transform_stat_info.
* tests/Makefile.am (TESTSUITE_AT): Add append03.at
* tests/testsuite.at: Include append03.at
src/common.h
src/list.c
src/update.c
tests/Makefile.am
tests/append03.at [new file with mode: 0644]
tests/testsuite.at
This page took 0.020918 seconds and 4 git commands to generate.