Package libmm: Information
Source package: libmm
Version: 1.4.2-alt4
Build time: Oct 15, 2021, 02:10 AM
Category: System/Libraries
Report package bugHome page: http://www.ossp.org/pkg/lib/mm
License: BSD-style
Summary: Shared Memory Abstraction Library
Description:
The MM library 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.
List of RPM packages built from this SRPM:
libmm (riscv64)
libmm-debuginfo (riscv64)
libmm-devel (riscv64)
libmm (riscv64)
libmm-debuginfo (riscv64)
libmm-devel (riscv64)
Maintainer: Michael Shigorin
List of contributors:
Aleksei Nikiforov
Alexey Tourbin
Igor Vlasenko
Michael Shigorin
Anton Farygin
Dmitry V. Levin
Aleksei Nikiforov
Alexey Tourbin
Igor Vlasenko
Michael Shigorin
Anton Farygin
Dmitry V. Levin
Last changed
Oct. 11, 2021 Aleksei Nikiforov 1.4.2-alt4
- Fixed build with LTO
March 21, 2011 Alexey Tourbin 1.4.2-alt3
- rebuilt for debuginfo
Nov. 25, 2010 Igor Vlasenko 1.4.2-alt2.qa1
- rebuild using girar-nmu to require/provide setversion by request of mithraen@