Date: Mon, 30 Sep 2002 13:13:10 -0400 From: Mike Barcroft <mike@FreeBSD.org> To: Craig Rodrigues <rodrigc@attbi.com> Cc: freebsd-standards@freebsd.org Subject: Re: Status of P1003_1B kernel config option? Message-ID: <20020930131310.A62052@espresso.q9media.com> In-Reply-To: <20020930100135.A16436@attbi.com>; from rodrigc@attbi.com on Mon, Sep 30, 2002 at 10:01:35AM -0400 References: <20020930001641.A14796@attbi.com> <20020930022511.A47626@espresso.q9media.com> <20020930100135.A16436@attbi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Craig Rodrigues <rodrigc@attbi.com> writes: > On Mon, Sep 30, 2002 at 02:25:11AM -0400, Mike Barcroft wrote: > > > Does the implementation of POSIX message queues in > > > /usr/src/sys/posix4/mqueue.h work in -CURRENT? > > > > Anything with a header and function prototypes should be considered > > working. If not, a problem report would be appropriate. > > OK, I wasn't sure of the status of <mqueue.h> because > at least on my system, there does not seem to be any > man pages for mq_open(), mq_close(), etc. I should have picked up on the fact that if you were asking whether something was working, it probably wasn't working for you. It looks like mqueue.h isn't really implemented, I took the liberty of turning off the install of mqueue.h into /usr/include. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020930131310.A62052>