From owner-cvs-all Wed Oct 23 11:44:53 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 8D9EB37B401; Wed, 23 Oct 2002 11:44:52 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id B994E43E65; Wed, 23 Oct 2002 11:44:51 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id g9NIiln4044351; Wed, 23 Oct 2002 20:44:47 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Bruce Evans Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys unistd.h In-Reply-To: Your message of "Thu, 24 Oct 2002 04:44:03 +1000." <20021024044315.B23994-100000@gamplex.bde.org> Date: Wed, 23 Oct 2002 20:44:47 +0200 Message-ID: <44350.1035398687@critter.freebsd.dk> From: Poul-Henning Kamp 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 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. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message