[ 原始碼: mm ]
套件:libmm14(1.4.2-6)
Shared memory library - runtime
OSSP mm is a two layer abstraction library which simplifies the use of shared memory between forked (and therefore closely related) processes. It hides all platform-dependent aspects of the process from the user and provides a malloc(3)-style API.
This package contains the runtime libraries required to run programs dynamically linked against mm.