summaryrefslogtreecommitdiffstats
path: root/doc/posix1003.1/ch12.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-11 22:06:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-11 22:06:41 +0000
commit2d19ed6c69296eeeb41796f2a8474c02234f4eb1 (patch)
tree6947fa43d8549e288b3b0855351517622eeaa5cd /doc/posix1003.1/ch12.t
parentCorrected to indicate test cases which were skipped. (diff)
downloadrtems-2d19ed6c69296eeeb41796f2a8474c02234f4eb1.tar.bz2
Baseline
Diffstat (limited to 'doc/posix1003.1/ch12.t')
-rw-r--r--doc/posix1003.1/ch12.t21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/posix1003.1/ch12.t b/doc/posix1003.1/ch12.t
new file mode 100644
index 0000000000..c23a7cc3da
--- /dev/null
+++ b/doc/posix1003.1/ch12.t
@@ -0,0 +1,21 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
+@chapter Memory Management
+@section Memory Locking Functions
+@subsubsection Lock/Unlock the Address Space of a Process
+@subsubsection Lock/Unlock a Rand of Process Address Space
+@section Memory Mapping Functions
+@subsubsection Map Process Addresses to a Memory Object
+@subsubsection Unmap Previously Mapped Addresses
+@subsubsection Change Memory Protection
+@subsubsection Memory Object Synchronization
+@section Shared Memory Functions
+@subsubsection Open a Shared Memory Object
+@subsubsection Remove a Shared Memory Object
+