]> Dogcows Code - chaz/tar/commit
(relativize): New function.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 13 Jan 2001 05:59:29 +0000 (05:59 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 13 Jan 2001 05:59:29 +0000 (05:59 +0000)
commita6d27a4aa40c4e9abef94627c772fa7869910a9d
tree0f2e0317bf46372bdd0390052576919a487a8c82
parent9b71c109824be3c257744c865de55bde6d7c2024
(relativize): New function.
> (relativize): New function, with much of old start_header's guts.
Handle filesystem prefixes.
(start_header): Use this new function.
(init_sparsearray): Don't bother to zero out the new array; it's not needed.
(deal_with_sparse): Fix array allocation bug.
(create_archive): Don't assume '/' is the only separator.
(dump_file): Likewise.
Don't worry about leading / in symlink targets.
src/create.c
This page took 0.025987 seconds and 4 git commands to generate.