delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-workers-bounces using -f |
Date: | Thu, 30 Dec 2004 01:32:22 -0700 |
From: | Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca> |
Subject: | Re: C99 strftime and Related Changes |
In-reply-to: | <01c4ee2e$Blat.v2.2.2$b47836a0@zahav.net.il> |
To: | djgpp-workers AT delorie DOT com |
Message-id: | <g6f7t0pncipvu75egtpbss5is7dh1i4le5@4ax.com> |
Organization: | Systematic Software |
MIME-version: | 1.0 |
X-Mailer: | Forte Agent 1.93/32.576 English (American) |
References: | <200412291948 DOT iBTJmODj009390 AT speedy DOT ludd DOT ltu DOT se> |
<01c4ee2e$Blat.v2.2.2$b47836a0 AT zahav DOT net DOT il> | |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id iBU8WPFB003165 |
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 |
On Thu, 30 Dec 2004 07:15:21 +0200, Eli Zaretskii <eliz AT gnu DOT org> wrote: >> From: <ams AT ludd DOT ltu DOT se> >> Date: Wed, 29 Dec 2004 20:48:24 +0100 (CET) >> >> Executable size, e.g. Besides growing a lot, setlocale() pulls in >> itoa() and stpcpy() as well. > >It's not good it pulls in those functions, since they are (IIRC) >non-ANSI. So we must do something to prevent the namespace >pollution. stpcpy could be simply replaced by strcpy followed by >pointer increment. Also pulls in non-std movedata(), stricmp(), strnicmp().
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |