mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-06 17:31:04 +08:00
Fix warnings.
This commit is contained in:
parent
548f844b3c
commit
ec76eca9cc
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user