Commit graph

6 commits

Author SHA1 Message Date
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
adam
7c6e8f6fe8 Changes 1.3.1:
*) Upgraded build environment to GNU Shtool 2.0.1,
     GNU Libtool 1.5.8 and Autoconf 2.59.

Changes 1.3.0:
  *) Correctly cleanup under MM_SHMT_MMZERO in case of a shared
     memory segment creation error.
  *) Close the filedescriptor of the underlying object immediately
     after mmap(2)'ing it in case of MM_SHMT_MMPOSX, MM_SHMT_MMZERO
     and MM_SHMT_MMFILE.
2004-11-25 14:19:06 +00:00
jlam
b8f002d248 Updated devel/libmm to 1.2.2. Changes from version 1.2.1 include:
*) Use "close-on-exec" semantic on internal file descriptors if
     underlying platform supports this feature. This makes sure the file
     descriptors are closed by the kernel upon execution of exec(3) by
     the application.
2002-12-31 19:06:57 +00:00
jlam
e2afa97f51 Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
2002-08-25 18:38:05 +00:00
mycroft
85bcbed79a Update to mm 1.2.1. Only functional change is to fix a /tmp race condition
that created a local root hole.
2002-08-01 00:28:16 +00:00
cjones
dcf21c044c Import libmm, a portable shared memory abstraction library.
Supposedly used in upcoming apache (2?), as well as mod_aolserver.
2001-07-14 23:06:26 +00:00