From owner-cvs-all Wed Oct 23 11:33:19 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3822A37B401; Wed, 23 Oct 2002 11:33:18 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07D9A43E65; Wed, 23 Oct 2002 11:33:17 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id EAA22204; Thu, 24 Oct 2002 04:33:00 +1000 Date: Thu, 24 Oct 2002 04:44:03 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/sys/sys unistd.h In-Reply-To: <43330.1035395138@critter.freebsd.dk> Message-ID: <20021024044315.B23994-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 ) > >> > >> 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