Date: Mon, 30 Sep 2002 15:27:44 -0400 (EDT) From: Garrett Wollman <wollman@lcs.mit.edu> To: Mike Barcroft <mike@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include Makefile Message-ID: <200209301927.g8UJRiAO045043@khavrinen.lcs.mit.edu> In-Reply-To: <200209301714.g8UHEQUe035297@freefall.freebsd.org> References: <200209301714.g8UHEQUe035297@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
<<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. -GAWollman 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?200209301927.g8UJRiAO045043>