X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f From: Message-Id: <200410311127.i9VBRK4T021186@speedy.ludd.ltu.se> Subject: Re: C99 strftime and Related Changes In-Reply-To: <7lh9o05hev9rofoptbidnldhehdocdoa4k@4ax.com> "from Brian Inglis at Oct 31, 2004 04:22:08 am" To: djgpp-workers AT delorie DOT com Date: Sun, 31 Oct 2004 12:27:19 +0100 (CET) X-Mailer: ELM [version 2.4ME+ PL78 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-ltu-MailScanner-Information: Please contact the ISP for more information X-ltu-MailScanner: Found to be clean X-MailScanner-From: ams AT ludd DOT ltu DOT se 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 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. Right, MartinS