Damjan <[EMAIL PROTECTED]> wrote:
| I've observed that '/bin/ls' uses strcmp(3) for sorting filenames when,
| IMHO, it should use strcoll(3), thus getting locale dependent collation.
|
| Also, I think hardcoding the americans style, strftime format string in
| 'ls -l' is not susch a good idea. Perhaps ISO-8601 format is better?

Thanks for the suggestions.
You'll find both of those changes in the latest test release:

  ftp://alpha.gnu.org/gnu/fetish/fileutils-4.0.29.tar.gz

Though there might not yet be translations for ls's just-marked
(and now translatable) format strings.

_______________________________________________
Bug-fileutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-fileutils

Reply via email to