On Tue, Jun 14, 2011 at 12:21 PM, Laurent Bercot <[email protected]> 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 _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
