Files
rtems/cpukit/libnetworking/lib
Kevin Kirspel c6bb1c33bc 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
2017-07-14 16:04:05 -04:00
..
2014-01-20 08:52:21 +01:00

Sources from application-level (as opposed to kernel-level) libraries.