Date: Tue, 16 Jan 2001 09:22:02 -0500 Message-Id: <200101161422.JAA07469@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT envy DOT delorie DOT com using -f From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: (message from Eli Zaretskii on Tue, 16 Jan 2001 11:55:59 +0200 (IST)) Subject: Re: strftime patch References: 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 > What do we do about this, and possibly other, incompatibilities > between C89 and C99? We support the newer standard. > DJ, these format modifiers (-, _, 0, and ^) don't exist in the C > standard, AFAICS, and aren't documented in libc.info. Is this for > compatibility with some other implementation? If so, which one? I don't know. I didn't write that part.