Fix warnings.

This commit is contained in:
Amar Takhar 2016-01-17 00:53:00 -05:00 committed by Amar Takhar
parent 548f844b3c
commit ec76eca9cc

View File

@ -11578,7 +11578,9 @@ when porting existing code from UNIX to RTEMS.
- getc/putc unlocked family is not implemented - getc/putc unlocked family is not implemented
- Shared Memory is not implemented - Shared Memory is not implemented
- Mapped Memory is not implemented - Mapped Memory is not implemented
- NOTES: - NOTES:
- For Shared Memory and Mapped Memory services, it is unclear what - For Shared Memory and Mapped Memory services, it is unclear what
level of support is appropriate and possible for RTEMS. 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. - There are no POSIX Performance Tests.
- Documentation - Documentation
- Many of the service description pages are not complete in this - Many of the service description pages are not complete in this
manual. These need to be completed and information added to the manual. These need to be completed and information added to the
background and operations sections. background and operations sections.
- Example programs (not just tests) would be very nice. - Example programs (not just tests) would be very nice.
Command and Variable Index Command and Variable Index