1
0
mirror of https://github.com/open-simh/simh.git synced 2026-02-17 13:18:09 +00:00
Files
open-simh.simh/sim_fio.c
Mark Pizzolato 91e4efbd59 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:20:47 -07:00

21 KiB