Date: Mon, 19 Jun 2000 03:00:12 -0700 From: "Andrey A. Chernov" <ache@freebsd.org> To: Josef Karthauser <joe@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/ls print.c Message-ID: <20000619030012.A69418@freebsd.org> In-Reply-To: <200006182218.PAA54481@freefall.freebsd.org>; from joe@FreeBSD.org on Sun, Jun 18, 2000 at 03:18:05PM -0700 References: <200006182218.PAA54481@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jun 18, 2000 at 03:18:05PM -0700, Josef Karthauser wrote:
> joe 2000/06/18 15:18:05 PDT
>
> Modified files:
> bin/ls print.c
> Log:
> Don't assume that the output of strftime for "%c" ("national
> representation of time and date") won't change in time. Instead
> of hard coding the locations of the time elements and hoping that
> they don't move use strftime to generate the desired formats in
> the first place.
Please back it out or do it properly.
With your hardcoded American-centric %b %e change you just break all %e %b
locales.
--
Andrey A. Chernov
<ache@nagual.pp.ru>
http://ache.pp.ru/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000619030012.A69418>
