shm_open() for uclibc?

Clem Taylor clem.taylor at gmail.com
Wed Sep 7 22:26:35 UTC 2005


I'm trying to compile an application that uses POSIX shm_open() and
shm_unlink(). shm_open() is defined in sys/mman.h, but doesn't seem to
be implemented in librt. Should this work with uClibc? I'm using gcc
3.4.4 (MIPS32) with a uClibc snapshot from late last week. Is anyone
using shm_{open,unlink}() with uClibc?

                         --Clem



More information about the uClibc mailing list