1
0
mirror of https://github.com/open-simh/simh.git synced 2026-02-27 01:10:17 +00:00
Files
open-simh.simh/sim_shmem.c
Mark Pizzolato a644a6e5ca SHMEM: Fix various Linux and Windows problems
- Windows did not validate that the a segment size was correct.
- Add shared memory object name to the management structure
- Linux shared memory object names must start with a /
- Linux umask setting to assign permissions
- Add textual explanations for failure cases
2018-07-21 02:59:00 -07:00

7.7 KiB