aboutsummaryrefslogtreecommitdiffstats
path: root/devel/asl/files
diff options
context:
space:
mode:
authorrse <rse@FreeBSD.org>1999-03-24 22:14:13 +0800
committerrse <rse@FreeBSD.org>1999-03-24 22:14:13 +0800
commitb799accb0e222aee48d5b42ff0fb341be02596ab (patch)
tree84945ca2f80afca74d3d705f6cf59fa5782c45ee /devel/asl/files
parentb9a10563d548176c95ff7c4b671dcb469fe01acb (diff)
downloadfreebsd-ports-gnome-b799accb0e222aee48d5b42ff0fb341be02596ab.tar.gz
freebsd-ports-gnome-b799accb0e222aee48d5b42ff0fb341be02596ab.tar.zst
freebsd-ports-gnome-b799accb0e222aee48d5b42ff0fb341be02596ab.zip
Import of MM, a portable shared memory library.
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. This library is proposed to be used in future versions of Apache 1.3 as the base library for shared memory pools.
Diffstat (limited to 'devel/asl/files')
0 files changed, 0 insertions, 0 deletions