"William A. Rowe, Jr." wrote:
> 
> Forewarned that
> 
> > o abc
> > o Abc
> > o Bcd
> > o bcd
> > o xyz
> > o Xyz
> 
> is equally possible with this patch, it doesn't sort by case at all.

Fixed in the version of the patch I'll be committing.  If
strcasecmp() returns equality, pass on to strcmp() in order to
get a predictable and deterministic order.  Extra cycles, but
only when you have files that are named identically except for
case.
-- 
#ken    P-)}

Ken Coar, Sanagendamgagwedweinini  http://Golux.Com/coar/
Author, developer, opinionist      http://Apache-Server.Com/

"Millennium hand and shrimp!"

Reply via email to