Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Dec 1999 17:08:47 -0700
From:      Warner Losh <imp@village.org>
To:        Brian Fundakowski Feldman <green@FreeBSD.org>
Cc:        Bruce Evans <bde@zeta.org.au>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libc/gen fts.c 
Message-ID:  <199912190008.RAA92968@harmony.village.org>
In-Reply-To: Your message of "Sat, 18 Dec 1999 18:27:38 EST." <Pine.BSF.4.10.9912181824430.1612-100000@green.dyndns.org> 
References:  <Pine.BSF.4.10.9912181824430.1612-100000@green.dyndns.org>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.BSF.4.10.9912181824430.1612-100000@green.dyndns.org> Brian Fundakowski Feldman writes:
: It's not subtle at all.  Instead of before, fts(3) will return an
: error instead of overflowing.  That's the big behavior change.  I've
: tested this, and I know this fts(3) works.  Since you evidently _do_
: have the previous fix for fts(3), why don't you commit that now?

Actually I know the overflow case isn't subtle.  What I was talking
about was the non-overflow case and some edge conditions for long path 
names.  One of the changes I looked at made it impossible to removed
files that were longer than MAXPATHLEN in length and it was hard to
find out why w/o lots of looking.

Warner


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912190008.RAA92968>