X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f From: Message-Id: <200410311021.i9VALPev002762@speedy.ludd.ltu.se> Subject: Re: C99 strftime and Related Changes In-Reply-To: "from Brian Inglis at Oct 24, 2004 12:12:58 pm" To: djgpp-workers AT delorie DOT com Date: Sun, 31 Oct 2004 11:21:25 +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: > >I don't understand where those liblocal.02/ patches should be > >applied. Can somebody explain? > > To the contributed liblocale library by Alexander S. Aganichev > in $DJDIR/contrib/liblocal.02/src/ansi/... Hohum... I'm still a little confused. I don't have that directory. Anyway I dug up some file Alexander posted 2002-01-02 containing setlocale()! Is this what we are talking about? If it is, then I wonder: 1. I guess this is a replacement for libc/ansi/locale/setlocal.c. Is it? 2. As Alexander posted it as a new file (which I can understand, because the current file is 13 lines and the new one is very long) it would be easiest for me if you, Brian, just gave me the new file with your patches already applied. Then I'd know it is up-to-date as well. 3. Does the documentation need any updating? Because of the large amount of new code that is likely, but I don't see any changes. Right, MartinS