Timestamp:
06/29/17 14:36:43 (7 years ago)
Author:
Kevin Kirspel <kevin-kirspel@…>
Branches:
5, master
Children:
1549beb
Parents:
e19da87a
git-author:
Kevin Kirspel <kevin-kirspel@…> (06/29/17 14:36:43)
git-committer:
Gedare Bloom <gedare@…> (07/14/17 20:04:05)
Message:

posix/mmap: Add support for file handler and MAP_ANON

Added a mmap file handler to struct _rtems_filesystem_file_handlers_r.
Updated each file handler object to support the default mmap handler.
Updated mmap() to call the mmap handler for MAP_SHARED.
Added a mmap file handler for shm

Added support for MAP_ANON in mmap().

Updates #2859

(No files)

Note: See TracChangeset for help on using the changeset viewer.