delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-workers-bounces using -f |
Date: | Sat, 01 Jan 2005 12:17:08 -0700 |
From: | Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca> |
Subject: | Re: More complaints from tests/libclink/check |
In-reply-to: | <200501011828.j01ISpB3001101@envy.delorie.com> |
To: | djgpp-workers AT delorie DOT com |
Message-id: | <lgtdt0tg5o9dh39k47lrcjptfq2l7av6uj@4ax.com> |
Organization: | Systematic Software |
MIME-version: | 1.0 |
X-Mailer: | Forte Agent 1.93/32.576 English (American) |
References: | <b24ct0djfmkn9sq8tjr2df792rfhdf4d0e AT 4ax DOT com> |
<200501010313 DOT j013Do4F018246 AT speedy DOT ludd DOT ltu DOT se> | |
<m4ect01p964inq4g0pb0dtk3u90p4e3mn2 AT 4ax DOT com> | |
<01c4eff0$Blat.v2.2.2$d6643f20 AT zahav DOT net DOT il> | |
<o0ldt0lsim9ohe9p0tno7h0d103nd6mab5 AT 4ax DOT com> | |
<200501011718 DOT j01HI90B032530 AT envy DOT delorie DOT com> | |
<67pdt0leu3acu18g6cgjtggn6hs1hqld3i AT 4ax DOT com> | |
<200501011828 DOT j01ISpB3001101 AT envy DOT delorie DOT com> | |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id j01JHqPY007187 |
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 Sat, 01 Jan 2005 13:28:52 -0500, DJ Delorie <dj AT delorie DOT com> wrote: > >> So as these are POSIX functions, I should stub them outside the > >Just follow the pattern in the file already. There's only two lists >of functions. There are only two cases currently catered for: non-ISO and non-ISO and non-POSIX. These are non-ISO POSIX standard functions: they should be defined when _POSIX_SOURCE is defined. They are being stubbed because they are implemented within ctime.c but want to avoid polluting the ISO namespace. -- Thanks. Take care, Brian Inglis
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |