]> Dogcows Code - chaz/tar/blobdiff - src/common.h
Add new test cases.
[chaz/tar] / src / common.h
index 4f1ac6ac0b4055ab715a44bfc9eb246dfa822822..f5e0545b550bce62d016eea83ab54bcaba2d3bae 100644 (file)
@@ -582,6 +582,7 @@ void undo_last_backup (void);
 
 int deref_stat (bool deref, char const *name, struct stat *buf);
 
+void closeopen (void);
 int chdir_arg (char const *dir);
 void chdir_do (int dir);
 
@@ -710,7 +711,6 @@ int sys_exec_info_script (const char **archive_name, int volume_number);
 void report_difference (struct tar_stat_info *st, const char *message, ...);
 
 /* Module sparse.c */
-bool sparse_file_p (struct tar_stat_info *st);
 bool sparse_member_p (struct tar_stat_info *st);
 bool sparse_fixup_header (struct tar_stat_info *st);
 enum dump_status sparse_dump_file (int, struct tar_stat_info *st);
This page took 0.019939 seconds and 4 git commands to generate.