From owner-cvs-all Wed Oct 23 10:45:51 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 D1B9D37B401; Wed, 23 Oct 2002 10:45:49 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBC6643E4A; Wed, 23 Oct 2002 10:45:48 -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 g9NHjcn4043331; Wed, 23 Oct 2002 19:45:44 +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 03:55:00 +1000." <20021024035251.R23593-100000@gamplex.bde.org> Date: Wed, 23 Oct 2002 19:45:38 +0200 Message-ID: <43330.1035395138@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 <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 ? -- 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