shm_open and shm_unlink

Philippe Ney philippe.ney at pardes.ws
Thu Dec 21 22:10:05 UTC 2006


Hi all,

I needed this two functions for one project that use Xenomai. But they
are not implemented in uClibc.

I guess those functions are just entry points to the memory management
done by the kernel.

Then to fulfill my needs I just added the sources (shm_open.c and
shm_unlink.c) from newlib (http://sources.redhat.com/newlib/) in the
librt tree of uClibc.

Could this be sufficient or will that never work ?

Thanks for any suggestions,
Philippe



More information about the uClibc mailing list