Re: ls is broken for non-C locales due to libxo

2015-06-17 Thread Marcel Moolenaar
> On Jun 17, 2015, at 9:35 AM, Andrey Chernov wrote: > > Signed PGP part > On 17.06.2015 16:58, Marcel Moolenaar wrote: > > > >> On Jun 16, 2015, at 9:53 PM, Andrey Chernov > >> wrote: > > > >> Should be no any %FF, but single char in pre libxo ls or nothing > >> in post libxo one. > >> > >> Us

Re: ls is broken for non-C locales due to libxo

2015-06-17 Thread Andrey Chernov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 17.06.2015 16:58, Marcel Moolenaar wrote: > >> On Jun 16, 2015, at 9:53 PM, Andrey Chernov >> wrote: > >> Should be no any %FF, but single char in pre libxo ls or nothing >> in post libxo one. >> >> Use LANG=ru_RU.KOI8-R before touch command.

Re: ls is broken for non-C locales due to libxo

2015-06-17 Thread Marcel Moolenaar
> On Jun 16, 2015, at 9:53 PM, Andrey Chernov wrote: > Should be no any %FF, but single char in pre libxo ls or nothing in post > libxo one. > > Use > LANG=ru_RU.KOI8-R > before touch command. It looks like you create file with name "%FF" instead. No difference: fbsdvm64% env LANG=ru_RU.KOI8

Re: ls is broken for non-C locales due to libxo

2015-06-16 Thread Andrey Chernov
Marcel Moolenaar пишет: > > >On Jun 16, 2015, at 8:46 PM, Andrey Chernov wrote: > >Signed PGP part >On 17.06.2015 6:23, Marcel Moolenaar wrote: > >Date/time is fixed. I don?t know how to reproduce the filename >problem, so make sure sources are up-to-date and if still a >problem, provide me with

Re: ls is broken for non-C locales due to libxo

2015-06-16 Thread Marcel Moolenaar
> On Jun 16, 2015, at 8:46 PM, Andrey Chernov wrote: > > Signed PGP part > On 17.06.2015 6:23, Marcel Moolenaar wrote: > > Date/time is fixed. I don?t know how to reproduce the filename > > problem, so make sure sources are up-to-date and if still a > > problem, provide me with a way to reproduc

Re: ls is broken for non-C locales due to libxo

2015-06-16 Thread Andrey Chernov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 17.06.2015 6:23, Marcel Moolenaar wrote: > Date/time is fixed. I don?t know how to reproduce the filename > problem, so make sure sources are up-to-date and if still a > problem, provide me with a way to reproduce. touch `printf "\377"` env LAN

Re: ls is broken for non-C locales due to libxo

2015-06-16 Thread Allan Jude
On 2015-06-16 23:23, Marcel Moolenaar wrote: > >> On Jun 16, 2015, at 7:42 PM, Andrey Chernov wrote: >> >> On 17.06.2015 5:18, Andrey Chernov wrote: >>> Recent -current, LANG=ru_RU.KOI8-R locale. ls -t eats whole date column, >>> just ls eats whole filenames with printable national characters in

Re: ls is broken for non-C locales due to libxo

2015-06-16 Thread Marcel Moolenaar
> On Jun 16, 2015, at 7:42 PM, Andrey Chernov wrote: > > On 17.06.2015 5:18, Andrey Chernov wrote: >> Recent -current, LANG=ru_RU.KOI8-R locale. ls -t eats whole date column, >> just ls eats whole filenames with printable national characters inside. Long >> live libxo. >> > > I mean ls -l. T

Re: ls is broken for non-C locales due to libxo

2015-06-16 Thread Andrey Chernov
On 17.06.2015 5:18, Andrey Chernov wrote: > Recent -current, LANG=ru_RU.KOI8-R locale. ls -t eats whole date column, just > ls eats whole filenames with printable national characters inside. Long live > libxo. > I mean ls -l. To be precise, for 8bit non-C locales at least: ls -lt: skip date col

Re: ls is broken for non-C locales due to libxo

2015-06-16 Thread Alexander Kabaev
On Wed, 17 Jun 2015 05:18:35 +0300 Andrey Chernov wrote: > Recent -current, LANG=ru_RU.KOI8-R locale. ls -t eats whole date > column, just ls eats whole filenames with printable national > characters inside. Long live libxo. > ___ > freebsd-current@free

ls is broken for non-C locales due to libxo

2015-06-16 Thread Andrey Chernov
Recent -current, LANG=ru_RU.KOI8-R locale. ls -t eats whole date column, just ls eats whole filenames with printable national characters inside. Long live libxo. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/free