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
..
2015-01-27 06:54:22 +01:00
2016-01-05 14:29:09 +01:00
2014-03-21 08:10:47 +11:00
2015-03-05 11:23:09 +01:00
2017-07-14 16:04:05 -04:00
2017-07-14 16:04:05 -04:00
2015-02-14 21:34:42 +01:00
2015-02-15 11:26:39 +01:00
2014-03-21 08:10:47 +11:00
2017-07-14 16:04:05 -04:00
2015-02-12 20:53:35 +01:00
2017-07-14 16:04:05 -04:00
2015-02-14 21:34:42 +01:00
2016-09-19 07:22:01 +02:00
2017-07-14 16:04:05 -04:00
2017-07-14 16:04:05 -04:00
2015-11-23 10:40:15 -05:00
2015-02-12 20:53:36 +01:00
2017-07-14 16:04:05 -04:00
2015-02-12 20:53:35 +01:00
2015-01-27 06:54:22 +01:00
2016-09-19 07:22:01 +02:00
2015-03-05 11:23:09 +01:00
2014-03-21 08:10:47 +11:00
2016-09-16 14:02:41 +02:00
2015-02-04 19:31:55 +01:00
2017-07-14 16:04:05 -04:00
2015-01-27 06:54:22 +01:00
2014-03-21 08:10:47 +11:00
2015-03-24 08:16:22 -05:00
2014-10-20 11:31:07 -05:00