posix1003-1, posix_users: mark mmap and shm functions implemented

Update #2859.
This commit is contained in:
Gedare Bloom
2017-07-26 11:50:10 -04:00
parent 5ffa0722e4
commit 6543b90aa8
3 changed files with 23 additions and 24 deletions

View File

@@ -22,8 +22,7 @@ when porting existing code from UNIX to RTEMS.
- Asynchronous IO is not implemented.
- The ``flockfile()`` family is not implemented
- getc/putc unlocked family is not implemented
- Shared Memory is not implemented
- Mapped Memory is not implemented
- Mapped Memory is partially implemented
- NOTES:
- For Shared Memory and Mapped Memory services, it is unclear what