Date: Thu, 24 Oct 2002 04:44:03 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Poul-Henning Kamp <phk@critter.freebsd.dk> Cc: cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/sys/sys unistd.h Message-ID: <20021024044315.B23994-100000@gamplex.bde.org> In-Reply-To: <43330.1035395138@critter.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 23 Oct 2002, Poul-Henning Kamp wrote:
> In message <20021024035251.R23593-100000@gamplex.bde.org>, Bruce Evans writes:
> >On Wed, 23 Oct 2002, Poul-Henning Kamp wrote:
> >
> >> phk 2002/10/23 05:13:10 PDT
> >>
> >> Modified files:
> >> sys/sys unistd.h
> >> Log:
> >> Only define SEEK_{SET,CUR,END} if not already defined (by <stdio.h>)
> >>
> >> Revision Changes Path
> >> 1.38 +2 -0 src/sys/sys/unistd.h
> >
> >Is this more lint-expired breakage? Things should be defined
> >unconditionally to get a free test that all the definitions are
> >consistent.
>
> Why then the #ifdef in stdio.h ?
Historical reasons I guess.
Bruce
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021024044315.B23994-100000>
