Re: POSIX releated question.

From: Steven N. Hirsch (shirsch@adelphia.net)
Date: Mon Feb 21 2000 - 07:28:30 EST


On Mon, 21 Feb 2000, Santhosh Kumar M [CEC-S] wrote:

> I want to use posix releated IPC calls like mq_open, shm_open etc.
> To use these, should i have install some patch or is it not supported in
> linux. The header files to be icluded is "mqueue.h" which is not present
> in the include directory.

This is off-topic, but several comments:

1. I've never heard of 'mq_open' or 'shm_open'.
2. Take a look at <sys/shm.h> and <sys/msg.h> for the calls which do
   exist.

In the future, try grepping for the prototypes in /usr/include/*

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Feb 23 2000 - 21:00:27 EST