bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: coreutils-5.0 make check failure at du ftw.c


From: Jim Meyering
Subject: Re: coreutils-5.0 make check failure at du ftw.c
Date: Tue, 11 Nov 2003 11:40:52 +0100

ashes <address@hidden> wrote:
> Hello. I should note I built coreutils with full bounds checking. I applied 3
> patches first:
> coreutils-5.0-hostname-2.patch
> coreutils-5.0-uname.patch
> coreutils-5.0-90563.patch <-- for the du file descriptor bug

Thank you for the report, but since then, I've rewritten du so that
it no longer uses ftw.  Instead, it now uses fts to perform
the traversal.  These changes haven't yet appeared in a test release,
but are available in the CVS sources, here:

  http://savannah.gnu.org/projects/coreutils/

If you find problems in the rewritten version,
I'd really like to know about it.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]