/[tar]/tar/src/common.h
ViewVC logotype

Diff of /tar/src/common.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16 by eggert, Wed Sep 3 06:10:55 2003 UTC revision 1.17 by gray, Thu Sep 4 15:44:07 2003 UTC
# Line 230  GLOBAL int same_owner_option; Line 230  GLOBAL int same_owner_option;
230  /* If positive, preserve permissions when extracting.  */  /* If positive, preserve permissions when extracting.  */
231  GLOBAL int same_permissions_option;  GLOBAL int same_permissions_option;
232    
233    /* When set, strip the given number of path elements from the file name
234       before extracting */
235    GLOBAL size_t strip_path_elements;
236    
237  GLOBAL bool show_omitted_dirs_option;  GLOBAL bool show_omitted_dirs_option;
238    
239  GLOBAL bool sparse_option;  GLOBAL bool sparse_option;

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26