--- README 2002/07/28 08:00:11 1.72
+++ README 2002/12/19 09:14:58 1.73
@@ -1,8 +1,8 @@
- _ __ ___ _ __ ___
- | '_ ` _ \| '_ ` _ \
+ _ __ ___ _ __ ___
+ | '_ ` _ \| '_ ` _ \
| | | | | | | | | | |
|_| |_| |_|_| |_| |_|
-
+
OSSP mm - Shared Memory Allocation
Copyright (c) 1999-2002 Ralf S. Engelschall <rse@engelschall.com>
Copyright (c) 1999-2002 The OSSP Project <http://www.ossp.org/>
@@ -14,7 +14,7 @@
dependent implementation details (allocation and locking) when dealing with
shared memory segments and on the second (higher) 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.
+ with data-structures inside those shared memory segments.
This library was successfully tested on FreeBSD, OpenBSD, NetBSD, BSDI,
Linux, SunOS, Solaris, Tru64, AIX, A/UX, HP-UX, ReliantUNIX, IRIX, UnixWare
|