~ubuntu-branches/ubuntu/trusty/mm/trusty

« back to all changes in this revision

Viewing changes to README

  • Committer: Bazaar Package Importer
  • Author(s): Mark Brown
  • Date: 2004-12-07 14:04:39 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041207140439-0oe6ik0fcrp3b160
Tags: 1.3.1-1
* New upstream release.
* Force use of System V shared memory.  There should be no danger of kernel
  incompatibilities on modern systems.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
  |_|_|_|  \___/|____/____/|_|     |_| |_| |_|_| |_| |_|
6
6
 
7
7
  OSSP mm - Shared Memory Allocation
8
 
  Copyright (c) 1999-2003 Ralf S. Engelschall <rse@engelschall.com>
9
 
  Copyright (c) 1999-2003 The OSSP Project <http://www.ossp.org/>
10
 
  Version 1.3.0 (07-Mar-2003)
 
8
  Copyright (c) 1999-2004 Ralf S. Engelschall <rse@engelschall.com>
 
9
  Copyright (c) 1999-2004 The OSSP Project <http://www.ossp.org/>
 
10
  Version 1.3.1 (12-Sep-2004)
11
11
 
12
12
  OSSP mm is a 2-layer abstraction library which simplifies the usage of
13
13
  shared memory between forked (and this way strongly related) processes