summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmar Takhar <amar@rtems.org>2016-01-17 00:53:00 -0500
committerAmar Takhar <verm@darkbeer.org>2016-05-02 20:51:23 -0400
commitec76eca9cc967e0d8990316eee1d1841387f5210 (patch)
treef792e353028fbf7c843bf5c0518cb6649b6abf84
parentRename old document for reference only. (diff)
downloadrtems-docs-ec76eca9cc967e0d8990316eee1d1841387f5210.tar.bz2
Fix warnings.
-rw-r--r--posix_users/posix_users.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/posix_users/posix_users.rst b/posix_users/posix_users.rst
index f54a531..53fd8dd 100644
--- a/posix_users/posix_users.rst
+++ b/posix_users/posix_users.rst
@@ -11578,7 +11578,9 @@ when porting existing code from UNIX to RTEMS.
- getc/putc unlocked family is not implemented
- Shared Memory is not implemented
- Mapped Memory is not implemented
+
- NOTES:
+
- For Shared Memory and Mapped Memory services, it is unclear what
level of support is appropriate and possible for RTEMS.
@@ -11589,9 +11591,11 @@ when porting existing code from UNIX to RTEMS.
- There are no POSIX Performance Tests.
- Documentation
+
- Many of the service description pages are not complete in this
manual. These need to be completed and information added to the
background and operations sections.
+
- Example programs (not just tests) would be very nice.
Command and Variable Index