On Fri, Mar 02, 2001 at 02:52:10PM +0200, Ruslan Ermilov wrote:
[...]
> > Testcase:
> >
> > /usr/bin/env LC_ALL=C LC_TIME=de_DE.ISO_8859-1 /bin/date
> >
> > Should return date in the "C" locale format.
> >
I have checked both System V and Linux, they behave correctly.
NetBSD and OpenBSD behave like FreeBSD did (incorrectly).
I am not checking src/ to see what other fixes are required.
The typical fix will be "LC_TIME=C date" -> "LC_ALL=C date",
probably preserving the "LC_TIME=C" setting so that the
upgrade path from the old system isn't broken.
Comments?
Cheers,
--
Ruslan Ermilov Oracle Developer/DBA,
[EMAIL PROTECTED] Sunbay Software AG,
[EMAIL PROTECTED] FreeBSD committer,
+380.652.512.251 Simferopol, Ukraine
http://www.FreeBSD.org The Power To Serve
http://www.oracle.com Enabling The Information Age
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message