X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: Sun, 31 Oct 2004 22:05:13 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-ID: <01c4bf85$Blat.v2.2.2$144d91c0@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: <200410311127.i9VBRK4T021186@speedy.ludd.ltu.se> (ams AT ludd DOT ltu DOT se) Subject: Re: C99 strftime and Related Changes References: <200410311127 DOT i9VBRK4T021186 AT speedy DOT 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 > From: > Date: Sun, 31 Oct 2004 12:27:19 +0100 (CET) > > > 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? Are there any downsides?