bug-coreutils
[Top][All Lists]
Advanced

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

Re: sort behavior - Ubuntu problem?


From: Paul Eggert
Subject: Re: sort behavior - Ubuntu problem?
Date: Thu, 25 Jan 2007 00:17:19 -0800
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

"Kevin Scannell" <address@hidden> writes:

> Browsing around the "sort" source code, strcoll seems to be the heart
> of the matter (by way of xmemcoll and memcoll)

Yes, that's right.  To a first approximation "sort" is an engine for
invoking strcoll.  If strcoll is busted, "sort" will be busted.




reply via email to

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