]> Dogcows Code - chaz/tar/commit - src/extract.c
(<time.h>): No need to include.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 21 Sep 1999 15:13:33 +0000 (15:13 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 21 Sep 1999 15:13:33 +0000 (15:13 +0000)
commit5ae88d8a13bd4e08b3626bb78856526a55bcdbf2
tree82878467e8bcb64d881eb984209d1f9721d1caba
parent17e0cd7065a8eb84483788e5abbf06ccf2649fb5
(<time.h>): No need to include.
(time): No need to declare.
(now): Remove variable.
(extr_init): Don't initialize `now'.
Increment same_permissions_option and same_owner_option if we_are_root
is nonzero; this supports the new --no-same-owner option.
(set_stat): Use start_time instead of `now'.
src/extract.c
This page took 0.023802 seconds and 4 git commands to generate.