NSDistributedLock from Frith-MacDonald

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2613 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fedor 1997-11-03 01:40:03 +00:00
parent 1e85219e08
commit 2b1d0b3d15
7 changed files with 132 additions and 11 deletions

View file

@ -13,6 +13,8 @@ The currently released version of the library is
@item Use the new GNUstep Makefile Package to compile the library, tools
checks, and everything else.
@item An implementation of NSDistributedLock
@item NSData implemented as a class cluster including a class to
allocate shared VM memory.