[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: W1R2 SHM
What you wrote:
> Sorry, I was wrong. The library comes with /usr/include/sys/ipc.h, so I first
> thought the calls were in libank, but it turned out there are only static
> dummy functions in ipc.h that always return -1 :(
Yes.  :-(  Ah well, it just means I have to be less lazy!
The shared memory stuff (accoring to POSIX.4) goes in .../sys/mman.h,
and the interface is terrible.  Shouldn't take me that long to
impelement though, once I find time to work on it (probably get started
tomorrow night).
-- 
----------========================================================----------
Chris Herborth, R&D Technical Writer       Arcane  Dragon     chrish@qnx.com
QNX Software Systems, Ltd.                  -==(UDIC)==-         |||  JAGUAR
http://www.qnx.com/~chrish/    DNRC Holder of Past Knowledge    / | \ 64-bit
- References:
- Re: W1R2 SHM
- From: Kay Roemer <roemer@informatik.uni-frankfurt.de>