Implemented -rm and -rm_r

This commit is contained in:
2007-10-21 09:48:17 +00:00
parent 62981e7892
commit 2b181fcb84
6 changed files with 152 additions and 27 deletions

View File

@@ -187,5 +187,8 @@ int Sfile_str(char target[SfileadrL], char *source, int flag);
double Sfile_microtime(int flag);
char *Text_shellsafe(char *in_text, char *out_text, int flag);
#endif /* Xorriso_private_includeD */