Ignore:
Timestamp:
Sep 10, 2015, 11:52:41 AM (9 years ago)
Author:
Bruno Cornec
Message:
  • suppress function archive_this_fileset_with_star and handle the star case in the std archive_this_fileset function to benefit from std features. Should help solving the issue reported on scratchdir not emptied in star case. Removes also duplicated code.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/mondo/src/common/libmondo-archive.h

    r1885 r3464  
    3636int call_growisofs(char *destfile);
    3737int make_afioballs_and_images_SINGLETHREAD();
    38 int archive_this_fileset_with_star(
    39                                    char *filelist, char *fname, int setno);
    4038void setenv_mondo_share(void);
Note: See TracChangeset for help on using the changeset viewer.