X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: Sun, 31 Oct 2004 09:08:54 -0700 From: Brian Inglis Subject: Re: C99 strftime and Related Changes In-reply-to: <200410311127.i9VBRK4T021186@speedy.ludd.ltu.se> To: djgpp-workers AT delorie DOT com Message-id: Organization: Systematic Software MIME-version: 1.0 X-Mailer: Forte Agent 1.93/32.576 English (American) Content-type: text/plain; charset=us-ascii References: <7lh9o05hev9rofoptbidnldhehdocdoa4k AT 4ax DOT com> <200410311127 DOT i9VBRK4T021186 AT speedy DOT ludd DOT ltu DOT se> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i9VG90ri025240 Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 31 Oct 2004 12:27:19 +0100 (CET), ams AT ludd DOT ltu DOT se wrote: >According to Brian Inglis: >> On Sun, 31 Oct 2004 11:21:25 +0100 (CET), ams AT ludd DOT ltu DOT se wrote: >> >Anyway I dug up some file Alexander posted 2002-01-02 containing >> >setlocale()! Is this what we are talking about? >> >> Yes. >> >> >If it is, then I wonder: >> > >> >1. I guess this is a replacement for libc/ansi/locale/setlocal.c. Is >> >it? >> >> It was packaged as a separate library liblocal.a containing setlocal.c >> and a version of strftime.c which is now identical to time/strftime.c. >> It uses the DOS country information to set some locale characteristics. > >Hmmm... Should this be integrated into libc or not? I ask everyone. As a data point, the following functions have been changed: ansi/locale/setlocal.c ansi/stdio/doprnt.c doscan.c ansi/stdlib/strtod.c strtold.c ansi/string/strcoll.c ansi/time/strftime.c posix/regex but not ansi/ctype and none of the mb/wc functions. -- Thanks. Take care, Brian Inglis Calgary, Alberta, Canada