[PATCH] Added replacement function for strverscmp

Denys Vlasenko vda.linux at googlemail.com
Tue Jun 21 14:32:50 UTC 2011


On Tue, Jun 14, 2011 at 12:21 PM, Laurent Bercot
<ska-dietlibc at skarnet.org> wrote:
>> I would hope -v support would be a build-time option.
>
>  So would I.
>  If people are going to add glibc-like features, please *at least* make
> them a build-time option.

ls was accepting but basically ignoring -v (falling back to strcmp).
It was disabled because uclibc had a bug which made
strverscmp symbol hidden. Now latest released uclibc has that fixed,
so -v was (re)enabled.

Please feel free to send a patch which adds a config option for ls -v.

-- 
vda


More information about the busybox mailing list