"Sergey Poznyakoff" <[EMAIL PROTECTED]> writes:
> I propose to move part of excluded_file_name in the separate function.
> This will make it possible for an application to use fnmatch-like
> interface with and without wildcards. In particular, this is needed
> for GNU tar.
That looks nice, thanks
Hello,
I propose to move part of excluded_file_name in the separate function.
This will make it possible for an application to use fnmatch-like
interface with and without wildcards. In particular, this is needed
for GNU tar.
The patch is enclosed.
Regards,
Sergey
Index: lib/exclude.c
==