From ec76eca9cc967e0d8990316eee1d1841387f5210 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Sun, 17 Jan 2016 00:53:00 -0500 Subject: Fix warnings. --- posix_users/posix_users.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'posix_users') 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 -- cgit v1.2.3