New find action -hide, new find test -hidden

This commit is contained in:
2010-06-20 07:22:24 +00:00
parent ea5edd0a59
commit 3e0c8581fa
11 changed files with 177 additions and 53 deletions

View File

@ -85,5 +85,7 @@ int Sregex_resolve_var(char *form, char *vars[][2], int num_vars,
int Xorriso__bourne_to_reg(char bourne_expr[], char reg_expr[], int flag);
int Xorriso__hide_mode(char *mode, int flag);
#endif /* ! Xorriso_pvt_misc_includeD */