mm - Shared memory allocation library
Description:
OSSP mm is a 2-layer abstraction library which simplifies the usage of shared memory between forked (and this way strongly related) processes under Unix platforms. On the first layer it hides all platform dependent implementation details (allocation and locking) when dealing with shared memory segments and on the second layer it provides a high-level malloc(3)-style API for a convenient and well known way to work with data structures inside those shared memory segments.
Homepage: http://www.ossp.org/pkg/lib/mm/
License: BSD
Vendor: Fedora Project
Packages
mm-1.4.2-2.fc6.x86_64 [13 KiB] |
Changelog by Andreas Thienemann (2006-09-08):
- FE6 Rebuild |
mm-1.4.2-2.fc6.i386 [14 KiB] |
Changelog by Andreas Thienemann (2006-09-08):
- FE6 Rebuild |