Paul Eggert <[EMAIL PROTECTED]> wrote:
> Jim Meyering <[EMAIL PROTECTED]> writes:
>
>> +/* In the unlikely event that opendir and each readdir
>> + succeed, but all statvfs calls fail, ensure that we
>> + fail with a valid errno value. */
>
> If I'm understanding the code correctly
Jim Meyering <[EMAIL PROTECTED]> writes:
> + /* In the unlikely event that opendir and each readdir
> +succeed, but all statvfs calls fail, ensure that we
> +fail with a valid errno value. */
If I'm understanding the code correctly, the comment should read "a
statvfs call fai
James Youngman <[EMAIL PROTECTED]> wrote:
> I've received a patch for findutils from Darren R. Starr. The patch
> adds support for Interix to the mountlist.c file. This file is
> distributed with findutils, but is not present in the findutils CVS
> code (insteead, findutils uses gnulib's CVS code
Update of patch #3743 (project findutils):
Status:None => Applied
Assigned to:None => jay
Open/Closed:Open => Closed
__