From owner-cvs-all Wed Oct 23 20: 9:20 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 D602037B401; Wed, 23 Oct 2002 20:09: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 80B0143E77; Wed, 23 Oct 2002 20:09: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 NAA23401; Thu, 24 Oct 2002 13:09:05 +1000 Date: Thu, 24 Oct 2002 13:20:09 +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: <44350.1035398687@critter.freebsd.dk> Message-ID: <20021024131912.W25492-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 <20021024044315.B23994-100000@gamplex.bde.org>, Bruce Evans writes: > >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. > > Right, then I just made more history for us. cvs history, yes. One commit to subtract value and another to restore it. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message