Date: Tue, 1 Oct 2002 03:10:42 -0400 From: Mike Barcroft <mike@FreeBSD.org> To: Garrett Wollman <wollman@lcs.mit.edu> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include Makefile Message-ID: <20021001031042.B62052@espresso.q9media.com> In-Reply-To: <200209301927.g8UJRiAO045043@khavrinen.lcs.mit.edu>; from wollman@lcs.mit.edu on Mon, Sep 30, 2002 at 03:27:44PM -0400 References: <200209301714.g8UHEQUe035297@freefall.freebsd.org> <200209301927.g8UJRiAO045043@khavrinen.lcs.mit.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Garrett Wollman <wollman@lcs.mit.edu> writes: > <<On Mon, 30 Sep 2002 10:14:26 -0700 (PDT), Mike Barcroft <mike@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021001031042.B62052>