Date: Thu, 24 Oct 2002 03:55:00 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Poul-Henning Kamp <phk@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/sys/sys unistd.h Message-ID: <20021024035251.R23593-100000@gamplex.bde.org> In-Reply-To: <200210231213.g9NCDBYe093282@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
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?20021024035251.R23593-100000>
