From 6543b90aa8fc867ca49db10617fa7fd288191759 Mon Sep 17 00:00:00 2001 From: Gedare Bloom Date: Wed, 26 Jul 2017 11:50:10 -0400 Subject: posix1003-1, posix_users: mark mmap and shm functions implemented Update #2859. --- posix-users/status_of_implementation.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'posix-users/status_of_implementation.rst') diff --git a/posix-users/status_of_implementation.rst b/posix-users/status_of_implementation.rst index cc234fc..ff51069 100644 --- a/posix-users/status_of_implementation.rst +++ b/posix-users/status_of_implementation.rst @@ -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 -- cgit v1.2.3