From owner-cvs-all Tue Oct 1 0:17:50 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 95DD437B401; Tue, 1 Oct 2002 00:17:49 -0700 (PDT) Received: from espresso.q9media.com (espresso.q9media.com [65.39.129.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40DF343E75; Tue, 1 Oct 2002 00:17:49 -0700 (PDT) (envelope-from mike@espresso.q9media.com) Received: by espresso.q9media.com (Postfix, from userid 1002) id 4F6189E5B; Tue, 1 Oct 2002 03:10:42 -0400 (EDT) Date: Tue, 1 Oct 2002 03:10:42 -0400 From: Mike Barcroft To: Garrett Wollman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include Makefile Message-ID: <20021001031042.B62052@espresso.q9media.com> References: <200209301714.g8UHEQUe035297@freefall.freebsd.org> <200209301927.g8UJRiAO045043@khavrinen.lcs.mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200209301927.g8UJRiAO045043@khavrinen.lcs.mit.edu>; from wollman@lcs.mit.edu on Mon, Sep 30, 2002 at 03:27:44PM -0400 Organization: The FreeBSD Project 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 Garrett Wollman writes: > < said: > > > mike 2002/09/30 10:14:26 PDT > > Modified files: > > include Makefile > > Log: > > Don't install mqueue.h, since it only makes things harder for porting > > software when you provide prototypes for non-existent functions. > > Those applications are supposed to be looking at > _POSIX_MESSAGE_PASSING to determine whether the interface is > implemented, rather than glomming on to a header file which just > happens to have the same name as one specified in POSIX. The reason can just be for correctness then. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message